Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@etiennebarrie etiennebarrie released this 16 Oct 16:29
· 1 commit to main since this release
67e9f5c

What's Changed

  • Standardize repo name to erb_lint by @george-ma in #360
    Consistently use the erb_lint name, instead of erb-lint or erblint. The old names are still supported, but will be removed in a future release.
  • Don't use rexml for the JUnit formatter by @Earlopain in #374
  • Allow laquo and raquo in HardCodedString linter by @bcroesch in #355
  • README.md: include HardCodedString linter by @francisfuzz in #278
  • Don't use possibly deprecated RuboCop API by @Earlopain in #375
  • Rename CACHE_DIRECTORY to .erb_lint_cache. by @joshuapinter in #380
    Rename the cache directory to match the new name. Your first build will rebuild it from scratch.

New Contributors

Full Changelog: v0.6.0...v0.7.0