iamcco/diagnostic-languageserver

How to use phpcs.xml.dist configuration file

Open

#44 aperta il 22 gen 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)TypeScript (30 fork)github user discovery
help wanted

Metriche repository

Star
 (437 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I've setup PHP_CodeSniffer (phpcs) using the settings outlined in the wiki. I've also created a phpcs.xml.dist configuration file, however it does not seem to be picking up the rule exclusions I have setup in the xml file.

Is there additional configuration necessary to pick up that config file?

Here are my settings...

https://gist.github.com/caschbre/22971e36fbcdc17d089fc424b491b598

Guida contributor