Releases: sds/haml-lint
Releases · sds/haml-lint
0.60.0
What's Changed
- Enable rubocop rules this project is compliant with by @maddieholtzer in #537
- Set
Layout/First_#{}_LineBreak
lints as disabled in rubocop config by @maddieholtzer in #536 - Default to parallel true by @mjankowski in #541
- Re-run
appraisal install
to sync gemfiles/* versions by @mjankowski in #542 - Update InstanceVariables linter to support :ruby filters by @jdelStrother in #545
New Contributors
- @maddieholtzer made their first contribution in #535
Full Changelog: v0.59.0...v0.60.0