Skip to content

Commit 73e3b63

Browse files
authored
Merge pull request #2750 from Vittel/feature/CSE-1
Link the rule documentation more noticable
2 parents 6c4aaa5 + 5b23c76 commit 73e3b63

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ The severity of individual rules may be configured using [rule set files](https:
1919
in Visual Studio 2015 or newer. **Settings.StyleCop** is not supported, but a **stylecop.json** file may be used to
2020
customize the behavior of certain rules. See [Configuration.md](documentation/Configuration.md) for more information.
2121

22+
For documentation and reasoning on the rules themselves, see the [Documentation](DOCUMENTATION.md).
23+
2224
For users upgrading from StyleCop Classic, see [KnownChanges.md](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/tree/master/documentation/KnownChanges.md)
2325
for information about known differences which you may notice when switching to StyleCop Analyzers.
2426

0 commit comments

Comments
 (0)