mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Excluded application/phrases/ from been checked for line length with PHPCS
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
<property name="lineLimit" value="9999"/>
|
<property name="lineLimit" value="9999"/>
|
||||||
<property name="absoluteLineLimit" value="150"/>
|
<property name="absoluteLineLimit" value="150"/>
|
||||||
</properties>
|
</properties>
|
||||||
|
<exclude-pattern>application/phrases/</exclude-pattern>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
<!-- No white spaces are allowed in array declaration between brackets -->
|
<!-- No white spaces are allowed in array declaration between brackets -->
|
||||||
|
|||||||
Reference in New Issue
Block a user