coc-phpls
coc-phpls copied to clipboard
.phpcs.xml file not being applied
Describe the bug .phpcs.xml used to work fine, no it is not being considered.
To Reproduce Steps to reproduce the behavior:
- create .phpcs.xml file inside your project that overrides defaults linting behaviour PEAR
- open project files in vim3.
- No overrides are considered/applied
Expected behavior .phpcs.xml file to configure linting behaviour
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- MacOs
- Vim
Additional context It used to work, something changed recently that broke it.