Skip to content

1.6.2

Choose a tag to compare

@bhirsz bhirsz released this 14 Nov 13:51
· 299 commits to main since this release
f8ba51d

Fixes

  • AddMissingEnd transformer now properly handles IFs without indented block of code (#226)
  • Paths passed from command line are now checked against excluded paths (previously it was only checked when iterating over directories) (#227)

Acknowledgements

Thanks @d-biehl for reporting issue and @DetachHead for reporting and implementing fix.