-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: Youssef1313/YAnalyzers
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The fixer for Y0002 does not do anything for generics
bug
Something isn't working
code-fix
needs-more-info
#37
opened Jun 17, 2021 by
xecrets
New analyzer: Flag public methods in test classes that doesn't have a test attribute.
enhancement
New feature or request
new-rule
#34
opened Mar 15, 2021 by
Youssef1313
Y0002 codefix crash for 'foreach (var (a, b) in x)'
bug
Something isn't working
code-fix
#33
opened Mar 14, 2021 by
Youssef1313
New analyzer: All files within a given directory must have the same namespace
enhancement
New feature or request
new-rule
#23
opened Feb 18, 2021 by
Youssef1313
New analyzer: Warn on implicit casting from 'char' to 'int'
enhancement
New feature or request
good first issue
Good for newcomers
new-rule
#22
opened Feb 11, 2021 by
Youssef1313
ProTip!
Exclude everything labeled
bug
with -label:bug.