Skip to content

Commit cab2261

Browse files
authored
Merge pull request #24 from inpsyde/hotfix/missing-phpcompatibility
Missing PHPCompatibility coding style
2 parents 1c6c12d + 3d33a90 commit cab2261

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Inpsyde/ruleset.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,6 @@
123123
<rule ref="Squiz.Scope.MemberVarScope"/>
124124
<rule ref="Squiz.Scope.StaticThisUsage"/>
125125

126+
<rule ref="PHPCompatibility"/>
127+
126128
</ruleset>

0 commit comments

Comments
 (0)