Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 371 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 371 Bytes

Master

Breaking
  • The Rule and ASTRule protocol members are now non-static.
    aarondaub
Enhancements
  • The following rules now conform to ASTRule: FunctionBodyLength, Nesting, TypeBodyLength, TypeName, VariableName.
    JP Simard
Bug Fixes

None.

0.1.0

First Version!