Releases: sds/slim-lint
Releases · sds/slim-lint
0.30.0
Speed up load time by preferring require_relative in internal gem file loading
v0.29.0
Add TagAttribute
linter for restricting attribute usage
Fix bug where rexml
gem was missing if user used RuboCop 1.66.0 or newer
0.27.0
Add InstanceVariables
linter
Add StrictLocalsMissing
linter
Fix EmbeddedEngines
linter missing indented uses
0.26.0
Revert "Fix ControlSpacingStatement
linter handling of =
in some cases"
0.25.0
Drop support for Ruby 2.x
Fix ControlSpacingStatement
linter handling of =
in some cases
0.24.0
Require RuboCop 1.x or newer
Silence Parser gem warnings on startup
0.23.0
Add Zwsp
to report zero-width space characters
Allow Slim version 5.x
0.22.1
Fix CommentControlStatement
to not report Template Dependency:
directives
Fix handling of disabled lines when running across multiple files
Add Layout/ClosingParenthesisIndentation
to list of ignored RuboCop cops
Add Layout/FirstHashElementIndentation
to list of ignored RuboCop cops
0.22.0
Disable RuboCop Layout/FirstArgumentIndentation
Disable RuboCop Layout/LineEndStringConcatenationIndentation
Add support for disabling linters on specific lines
You can’t perform that action at this time.