We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72b715 commit 4e729efCopy full SHA for 4e729ef
ProjektMOTORCodingStandard/ruleset.xml
@@ -170,8 +170,8 @@
170
171
<rule ref="Generic.Files.LineLength">
172
<properties>
173
- <property name="lineLimit" value="150" />
174
- <property name="absoluteLineLimit" value="150" />
+ <property name="lineLimit" value="180" />
+ <property name="absoluteLineLimit" value="180" />
175
</properties>
176
</rule>
177
0 commit comments