Skip to content

0.1.0 - Initial release

Choose a tag to compare

@github-actions github-actions released this 01 Nov 10:46
· 16 commits to refs/heads/main since this release

What's new since

  • Separated rules into LocalVariableSnakeCase and ParameterSnakeCase. @AlexSkrypnyk (#2)
  • Added rule to check for snake case variables. @AlexSkrypnyk (#1)

Full Changelog: ...0.1.0

@AlexSkrypnyk