We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i want to add some file into the ignore, but i don't know how to do.
The text was updated successfully, but these errors were encountered:
how to add ignore for some file #18
b217665
3270a92
01b4761
Hi @zhangfenglin ,
Support of ignore files is available in version v1.1.10. You need just to add in project root .solhintignore file and use gitignore syntax inside it.
.solhintignore
Thanks! - Ilya
Sorry, something went wrong.
No branches or pull requests
i want to add some file into the ignore, but i don't know how to do.
The text was updated successfully, but these errors were encountered: