You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ The severity of individual rules may be configured using [rule set files](https:
19
19
in Visual Studio 2015 or newer. **Settings.StyleCop** is not supported, but a **stylecop.json** file may be used to
20
20
customize the behavior of certain rules. See [Configuration.md](documentation/Configuration.md) for more information.
21
21
22
+
For Documentation and reasoning on the rules themself, go to [Documentation.md](DOCUMENTATION.md).
23
+
22
24
For users upgrading from StyleCop Classic, see [KnownChanges.md](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/tree/master/documentation/KnownChanges.md)
23
25
for information about known differences which you may notice when switching to StyleCop Analyzers.
0 commit comments