iamcco/diagnostic-languageserver

How to use phpcs.xml.dist configuration file

Open

#44 aberto em 22 de jan. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (30 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (437 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador