Fix haml-lint InstanceVariables rule for auth/sessions/two_factor/o… (#27372)

This commit is contained in:
Matt Jankowski 2023-10-12 03:44:20 -04:00 committed by GitHub
parent 85b36fbbd3
commit d4c2dca874
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2023-10-11 10:49:10 -0400 using Haml-Lint version 0.51.0.
# on 2023-10-11 11:31:24 -0400 using Haml-Lint version 0.51.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
@ -26,11 +26,6 @@ linters:
- 'app/views/admin/reports/show.html.haml'
- 'app/views/disputes/strikes/show.html.haml'
# Offense count: 1
InstanceVariables:
exclude:
- 'app/views/auth/sessions/two_factor/_otp_authentication_form.html.haml'
# Offense count: 2
IdNames:
exclude: