Implemented enhancements:
- Remove any levels of indentation > 1 #40
0.0.9 (2016-12-30)
Merged pull requests:
- 🎨 Refactor to remove codingStandardsIgnore annotation #56 (winkbrace)
- Updated changelog #55 (bmitch)
0.0.8 (2016-12-29)
Merged pull requests:
0.0.7 (2016-12-29)
Merged pull requests:
- 🎨 Clean up and refactor to remove @codingStandardsIgnore annotation #52 (winkbrace)
- Updated changelog #51 (bmitch)
0.0.6 (2016-12-28)
Implemented enhancements:
- ignore try-catch block as indentation #45
Closed issues:
- Sniff for nested if statements. #38
Merged pull requests:
0.0.5 (2016-12-11)
Closed issues:
- Sniff for only 1 level of indentation. #23
Merged pull requests:
0.0.4 (2016-12-10)
Closed issues:
- Make rules configurable? #26
Merged pull requests:
0.0.3 (2016-12-10)
Closed issues:
- Tests to test returned error message #17
Merged pull requests:
0.0.2 (2016-12-09)
Closed issues:
- Sniff for functions with "or" or "and" in the name. #33
Merged pull requests:
0.0.1 (2016-12-06)
Closed issues:
- Class length sniff #22
- Parameter length sniff not picking up interfaces. #19
- Sniffer to prevent returning null #15
- Changes to CodeSniffRunner #14
- Run the package against itself #13
- Sniff to limit number of parameters #10
- Add Travis-CI build #1
Merged pull requests:
- Remove redundant code #32 (bmitch)
- Test function with no return value #31 (bmitch)
- Fixes #22 #30 (bmitch)
- Fixes #13 #21 (bmitch)
- Fixes #19 #20 (bmitch)
- Fixes #15 #18 (bmitch)
- Fixes #14 #16 (bmitch)
- Fixes #10 #12 (bmitch)
- Sniff the sniffs #11 (bmitch)
- update readme #9 (bmitch)
- Added Function Length Sniff #8 (bmitch)
- Add badges #7 (bmitch)
- Added code coverage #6 (bmitch)
- Added security checker #5 (bmitch)
- Added PHPLOC and PHP CPD #4 (bmitch)
- Added PHPMD #3 (bmitch)
- Fixes #1 #2 (bmitch)
* This Change Log was automatically generated by github_changelog_generator