Fix haml-lint Rubocop Style/StringLiterals
cop (#25948)
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
# This configuration was generated by
|
||||
# `haml-lint --auto-gen-config`
|
||||
# on 2023-07-17 09:15:24 -0400 using Haml-Lint version 0.48.0.
|
||||
# on 2023-07-17 09:59:21 -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
|
||||
# versions of Haml-Lint, may require this file to be generated again.
|
||||
|
||||
linters:
|
||||
# Offense count: 70
|
||||
# Offense count: 69
|
||||
RuboCop:
|
||||
enabled: false
|
||||
|
||||
|
Reference in New Issue
Block a user