mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-09 19:28:19 +00:00
Expand code climate config [skip ci]
This commit is contained in:
@@ -1,2 +1,15 @@
|
|||||||
|
engines:
|
||||||
|
csslint:
|
||||||
|
enabled: true
|
||||||
|
duplication:
|
||||||
|
enabled: true
|
||||||
|
eslint:
|
||||||
|
enabled: true
|
||||||
|
fixme:
|
||||||
|
enabled: true
|
||||||
|
phpcodesniffer:
|
||||||
|
enabled: true
|
||||||
|
phpmd:
|
||||||
|
enabled: true
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- "resources/lang/**"
|
- "resources/lang/**"
|
||||||
Reference in New Issue
Block a user