Fix haml-lint rubocop style negation cops (#26057)

This commit is contained in:
Matt Jankowski 2023-07-18 11:02:02 -04:00 committed by GitHub
parent b8931311a0
commit b3f48089e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2023-07-17 15:30:11 -0400 using Haml-Lint version 0.48.0.
# on 2023-07-18 09:57:52 -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: 67
# Offense count: 65
RuboCop:
enabled: false