1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-01 22:30:14 +02:00

[core] Fix travis

This commit is contained in:
Lyra
2019-10-03 21:46:49 +02:00
parent 548e28249b
commit 5cc956367f

View File

@@ -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: -->