mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-11-28 17:41:38 +01:00
phpmd: disable cleancode for the time being
This commit is contained in:
parent
21ce7d9ec0
commit
42b37a0f90
@ -9,10 +9,10 @@
|
||||
|
||||
<!-- phpmd author is a bit weird i guess -->
|
||||
|
||||
<rule ref="rulesets/cleancode.xml">
|
||||
<!-- <rule ref="rulesets/cleancode.xml">
|
||||
<exclude name="BooleanArgumentFlag" />
|
||||
<exclude name="ElseExpression" />
|
||||
</rule>
|
||||
</rule> -->
|
||||
|
||||
<rule ref="rulesets/unusedcode.xml" />
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user