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
The following code triggers SA1400, but should not:
file class TestClass { }
Tested with version 1.2.0-beta.435
The text was updated successfully, but these errors were encountered:
Update SA1400 to recognize access modifier "file"
4409459
DotNetAnalyzers#3588
85896c5
Update SA1400 to recognize modifier "file"
985db5b
Successfully merging a pull request may close this issue.
The following code triggers SA1400, but should not:
Tested with version 1.2.0-beta.435
The text was updated successfully, but these errors were encountered: