Skip to content

Commit 641dfd7

Browse files
author
Per Kops
committed
chore: increase MA0051 max lines per method to 100
1 parent 0875eb8 commit 641dfd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,8 @@ dotnet_diagnostic.S6964.severity = none # Value type property used a
580580
##########################################
581581
[*.cs]
582582

583+
MA0051.maximum_lines_per_method = 100
584+
583585
dotnet_diagnostic.SA1010.severity = none #
584586
dotnet_diagnostic.SA1615.severity = none # Element return value should be documented
585587

0 commit comments

Comments
 (0)