Skip to content

Commit

Permalink
Extend maxline to 2500
Browse files Browse the repository at this point in the history
  • Loading branch information
limebell committed Oct 17, 2019
1 parent e453e08 commit f72f85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Menees.Analyzers.Settings.xml
Expand Up @@ -2,5 +2,5 @@
<Menees.Analyzers.Settings>
<MaxLineColumns>100</MaxLineColumns>
<MaxMethodLines>200</MaxMethodLines>
<MaxFileLines>2250</MaxFileLines>
<MaxFileLines>2500</MaxFileLines>
</Menees.Analyzers.Settings>

0 comments on commit f72f85f

Please sign in to comment.