Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ The NuGet package includes the following default rules and severity levels:
| SA1627 | error | ❌ |
| SA1628 | error | ❌ |
| SA1629 | error | ❌ |
| SA1633 | error | ❌ |
| SA1633 | none | ⛔ |
| SA1634 | error | ❌ |
| SA1635 | error | ❌ |
| SA1636 | error | ❌ |
Expand Down Expand Up @@ -238,5 +238,4 @@ To contribute code, fork the repository and submit a pull request.
Please ensure that your code follows the project's coding standards and is thoroughly tested.

## License
This package is released under the MIT License. See the LICENSE.txt file for details.

Licensed under Apache License 2.0. See the LICENSE file for the complete license text.
Loading