-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
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
Ignore patterns with suppress_warnings #504
Conversation
Here is the file I tested the feature: If I run aibolit by the
So, 3 types annotations are supported: for a class, for a function and for a field: If we want to ignore a single pattern, annotation is used the following way: |
@rultor merge |
@acheshkov OK, I'll try to merge now. You can check the progress of the merge here |
@rultor release, tag= |
@acheshkov Done! FYI, the full log is here (took me 16min) |
@acheshkov OK, I will release it now. Please check the progress here |
@acheshkov Done! FYI, the full log is here (took me 14min) |
fix #462