Fix haml-lint Rubocop Style/SlicingWithRange cop (#25947)

This commit is contained in:
Matt Jankowski 2023-07-17 12:18:13 -04:00 committed by GitHub
parent a442a1d1c6
commit 4207c95d4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -1,16 +1,12 @@
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2023-07-17 09:59:21 -0400 using Haml-Lint version 0.48.0.
# on 2023-07-17 12:00: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: 69
RuboCop:
enabled: false
# Offense count: 959
LineLength:
enabled: false
@ -19,6 +15,10 @@ linters:
UnnecessaryStringOutput:
enabled: false
# Offense count: 67
RuboCop:
enabled: false
# Offense count: 3
ViewLength:
exclude: