We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391377e commit e66b020Copy full SHA for e66b020
src/Oblak-Slevomat/ruleset.xml
@@ -15,6 +15,7 @@
15
<!-- Slevomat Sniffs - Attributes -->
16
<rule ref="SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing">
17
<properties>
18
+ <property name="allowOnSameLine" value="true"/>
19
<property name="linesCount" value="0"/>
20
</properties>
21
</rule>
0 commit comments