Skip to content

v0.12.1

Compare
Choose a tag to compare
@veelenga veelenga released this 13 Apr 07:14
· 797 commits to master since this release
b215b34

This is a small release which includes few important bugfixes

  • Incorrectly reporting Lint/ShadowingOuterLocalVar within macro #144
  • Make InlineComments::COMMENT_DIRECTIVE_REGEX more strict #146 (thanks @Sija)
  • ConstantNames rule conflicts with good practice defined in Crystal book about new log system #148