Fix haml-lint Rubocop Lint/UnusedBlockArguments cop (#26039)

This commit is contained in:
Matt Jankowski
2023-07-20 11:03:39 -04:00
committed by GitHub
parent 285a3df56c
commit a5842df123
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2023-07-19 06:41:20 -0400 using Haml-Lint version 0.48.0.
# on 2023-07-20 09:47:50 -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: 59
# Offense count: 57
RuboCop:
enabled: false