coding-standard icon indicating copy to clipboard operation
coding-standard copied to clipboard

Nette Coding Standard code checker & fixer

Results 2 coding-standard issues
Sort by recently updated
recently updated
newest added

- PHP 8.3 support - Parallel runner for PHP CS Fixer - Removed unnecessery custom fixers.

Two new command-line parameters: --fixer-output-format and --sniffer-output-format. Both can be used to set up the desired output format from the current format. - new feature - BC break? no -...