Skip to content

v1.6.0

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 25 May 22:08
· 7 commits to master since this release
ecfaff2

Changelog

  • Add maxFunctionLines as option on LongFunctionSniff (#77)
  • Add linting to CI (#80)
  • Check for proper whitespaces for function return types (#82) (props @hambai)
  • Fix unused return type for generators (#78) (props @yoavf)