Skip to content
Snippets Groups Projects
Commit 26e6cad0 authored by Matt Perry's avatar Matt Perry
Browse files

Corrected typo: ruke -> rule

parent 990578f7
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
<rule ref="Generic.CodeAnalysis.EmptyStatement" />
<rule ref="Generic.CodeAnalysis.UselessOverridingMethod" />
<rule ref="Generic.Commenting.Todo" />
<ruke ref="Generic.Files.ByteOrderMark" />
<rule ref="Generic.Files.ByteOrderMark" />
<rule ref="Generic.Files.LineEndings" />
<rule ref="Generic.Formatting.DisallowMultipleStatements" />
<rule ref="Generic.Metrics.NestingLevel">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment