iamcco/diagnostic-languageserver

How to use phpcs.xml.dist configuration file

Open

#44 创建于 2021年1月22日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)TypeScript (30 fork)github user discovery
help wanted

仓库指标

Star
 (437 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南