Skip to content

v1.6.2

Compare
Choose a tag to compare
@Sija Sija released this 09 Oct 23:43
· 34 commits to master since this release
1abbb99

What's Changed

  • Do not report type declarations within lib definitions by @Sija in #443
  • Enhance Makefile by @straight-shoota in #445
  • Do not report type declarations within generic records by @Sija in #449
  • Exclude reporting type declarations passed as call arguments by @Sija in #450
  • Tweak Lint/UselessAssign rule by @Sija in #451
  • Remove naive solution for #447 by @Sija in #452
  • Tweak SpecFilename rule by @Sija in #455
  • Bump szenius/set-timezone from 1.2 to 2.0 by @dependabot in #458
  • Make sure we only return files from GlobUtils#expand method by @Sija in #460
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #461
  • Revert to nil in Rule::Lint::Typos.BIN_PATH if Process.find_executable fails by @Sija in #465
  • Add cli flag to read from STDIN by @nobodywasishere in #466
  • Guard calls to the typos with a mutex by @Sija in #474
  • Release 1.6.2 by @Sija in #472

New Contributors

Full Changelog: v1.6.1...v1.6.2