iamcco/diagnostic-languageserver

How to use phpcs.xml.dist configuration file

Open

#44 ouverte le 22 janv. 2021

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)TypeScript (30 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (437 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur