Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 014c5cf

Browse files
committed
PSR2 update: removed inline if deny; added mess detector phar
1 parent f5833eb commit 014c5cf

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

justcoded/JustCoded-PSR2/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!-- Include the whole PSR-2 standard -->
66
<rule ref="PSR2">
77
<exclude name="Generic.WhiteSpace.DisallowTabIndent"/>
8+
<exclude name="Generic.ControlStructures.InlineControlStructure"/>
89
</rule>
910

1011
<!-- Covers rule: Your indentation should always reflect logical structure. -->

phpmd.phar

851 KB
Binary file not shown.

0 commit comments

Comments
 (0)