An open API service indexing awesome lists of open source software.

https://github.com/ctf0/vscode-php_cs


https://github.com/ctf0/vscode-php_cs

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

          

# Php CodeSniffer VS Code Extension

integrates [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) with Visual Studio Code, showing dependency violations in the Problems panel and editor.

- watch files for changes `phpcs.xml & phpcs.dist.xml`
- re/analyze file on save
- support both local & docker setup