Fix haml-lint Rubocop Style/WordArray
cop (#26058)
This commit is contained in:
parent
b3f48089e6
commit
39d9804119
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# This configuration was generated by
|
||||
# `haml-lint --auto-gen-config`
|
||||
# on 2023-07-18 09:57:52 -0400 using Haml-Lint version 0.48.0.
|
||||
# on 2023-07-18 11:12:23 -0400 using Haml-Lint version 0.48.0.
|
||||
# The point is for the user to remove these configuration records
|
||||
# one by one as the lints are removed from the code base.
|
||||
# Note that changes in the inspected code, or installation of new
|
||||
|
@ -15,7 +15,7 @@ linters:
|
|||
UnnecessaryStringOutput:
|
||||
enabled: false
|
||||
|
||||
# Offense count: 65
|
||||
# Offense count: 64
|
||||
RuboCop:
|
||||
enabled: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue