Releases: humanmade/coding-standards
Releases · humanmade/coding-standards
0.4.1
0.4.0
- Always allow spaces inside arrays #3
- Only run PHPCS on PHP files #36
- Enforce spaces inside jsx curly braces #38
- Make index pass its own rules #41
- Add support for a .phpcsignore file #39
- Add Sniff for unused "use" statements #44
- Exclude filesystem groups from checks #50
- Allow inline statements to drop semicolons #51
0.3.0: Merge pull request #35 from humanmade/release-oh-three-oh
0.2.2: Merge pull request #20 from humanmade/require-space-inside-object
Require spaces for objects inside objects