Skip to content

Latest commit

 

History

History
129 lines (82 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

129 lines (82 loc) · 6.19 KB

Change Log

Full Changelog

Implemented enhancements:

  • Remove any levels of indentation > 1 #40

0.0.9 (2016-12-30)

Full Changelog

Merged pull requests:

  • 🎨 Refactor to remove codingStandardsIgnore annotation #56 (winkbrace)
  • Updated changelog #55 (bmitch)

0.0.8 (2016-12-29)

Full Changelog

Merged pull requests:

0.0.7 (2016-12-29)

Full Changelog

Merged pull requests:

  • 🎨 Clean up and refactor to remove @codingStandardsIgnore annotation #52 (winkbrace)
  • Updated changelog #51 (bmitch)

0.0.6 (2016-12-28)

Full Changelog

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)

Full Changelog

Closed issues:

  • Sniff for only 1 level of indentation. #23

Merged pull requests:

0.0.4 (2016-12-10)

Full Changelog

Closed issues:

  • Make rules configurable? #26

Merged pull requests:

0.0.3 (2016-12-10)

Full Changelog

Closed issues:

  • Tests to test returned error message #17

Merged pull requests:

0.0.2 (2016-12-09)

Full Changelog

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:

* This Change Log was automatically generated by github_changelog_generator