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:
Tony Murray
2018-08-20 17:55:36 -05:00
committed by Neil Lathwood
parent 2d2612de91
commit 664e0d7dcf

View File

@@ -3,9 +3,7 @@ plugins:
markdownlint:
enabled: true
phan:
enabled: true
config:
file_extensions: "php"
enabled: false
phpcodesniffer:
enabled: true
config: