зеркало из https://github.com/aspnet/Mvc.git
setting line length to 120 to match our guidelines
This commit is contained in:
Родитель
bd08a2ca62
Коммит
31d3180635
|
@ -423,7 +423,7 @@
|
|||
<Analyzer AnalyzerId="StyleCop.KRules.LineLengthRule">
|
||||
<Rules />
|
||||
<AnalyzerSettings>
|
||||
<IntegerProperty Name="LineLength">125</IntegerProperty>
|
||||
<IntegerProperty Name="LineLength">120</IntegerProperty>
|
||||
</AnalyzerSettings>
|
||||
</Analyzer>
|
||||
</Analyzers>
|
||||
|
|
Загрузка…
Ссылка в новой задаче