[core] Fix travis

This commit is contained in:
Lyra 2019-10-03 21:46:49 +02:00
parent 548e28249b
commit 5cc956367f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
<properties>
<property name="lineLimit" value="80"/>
<property name="absoluteLineLimit" value="120"/>
<property name="ignoreComments" value="true"/>
</properties>
</rule>
<!-- When calling a function: -->