mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Just disable phan for now (#9045)
Seems like it would take a lot to make it less noisy, phpmd has been more helpful
This commit is contained in:
committed by
Neil Lathwood
parent
2d2612de91
commit
664e0d7dcf
@@ -3,9 +3,7 @@ plugins:
|
||||
markdownlint:
|
||||
enabled: true
|
||||
phan:
|
||||
enabled: true
|
||||
config:
|
||||
file_extensions: "php"
|
||||
enabled: false
|
||||
phpcodesniffer:
|
||||
enabled: true
|
||||
config:
|
||||
|
Reference in New Issue
Block a user