Updated PHP Code Sniffer plugin (markdown)
parent
e453875bcf
commit
a225da5d3b
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ Runs PHP Code Sniffer against your build.
|
|||
|
||||
### Configuration Options:
|
||||
|
||||
* **allowed_warnings** - Optional - The warning limit for a successful build.
|
||||
* **allowed_errors** - Optional - The error limit for a successful build.
|
||||
* **suffixes** - Optional - An array of file extensions to check.
|
||||
* **standard** - Optional - The standard against which your files should be checked (defaults to PSR2.)
|
||||
* **tab_width** - Optional - Your chosen tab width.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue