Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 1, 2016
- committed
- committed
- committed
- committed
- committed
Added a new -q command line argument to disable progress and verbose information from being printed (request squizlabs#969)
committed- committed
Commits on Jun 30, 2016
Exit codes for the PHPCS script have been changed to differentiate between fixable and non-fiable errors (request squizlabs#930)
committed- committed
- committed
- committed
- committed
Commits on Jun 29, 2016
Fixed bug squizlabs#1049 : Version control reports can show notices when the report width is very small. Also added indication of fixable sources.
committed- committed
- committed
- committed
Added a new --exclude CLI argument to exclude a list of sniffs from checking and fixing (request squizlabs#904)
committed
Commits on Jun 27, 2016
- committed
- committed
Generic LineLength sniff no longer errors for comments that cannot be broken out onto a new line (request squizlabs#766)
committed- committed
- committed
- committed
- committed
- committed
- committed
Fixed bug squizlabs#908 : PSR2 standard is not checking that closing brace is on line following the body
committed- authored