[core] Fix travis
This commit is contained in:
parent
548e28249b
commit
5cc956367f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
<properties>
|
<properties>
|
||||||
<property name="lineLimit" value="80"/>
|
<property name="lineLimit" value="80"/>
|
||||||
<property name="absoluteLineLimit" value="120"/>
|
<property name="absoluteLineLimit" value="120"/>
|
||||||
|
<property name="ignoreComments" value="true"/>
|
||||||
</properties>
|
</properties>
|
||||||
</rule>
|
</rule>
|
||||||
<!-- When calling a function: -->
|
<!-- When calling a function: -->
|
||||||
|
|
Loading…
Reference in a new issue