RCS0056 - roslynator_max_line_length = 160
This commit is contained in:
committed by
Matthias Mailänder
parent
9d5d2ab493
commit
0649f3dc32
@@ -982,7 +982,7 @@ dotnet_analyzer_diagnostic.category-roslynator.severity = none
|
||||
|
||||
# A line is too long.
|
||||
dotnet_diagnostic.RCS0056.severity = warning
|
||||
roslynator_max_line_length = 180 #140
|
||||
roslynator_max_line_length = 160 #140
|
||||
#roslynator_tab_length = 4
|
||||
|
||||
# Remove redundant 'sealed' modifier.
|
||||
|
||||
Reference in New Issue
Block a user