Skip to content

Commit

Permalink
Update haml-lint TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
hennevogel committed Mar 25, 2024
1 parent ec2626d commit 45c8639
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .haml-lint_todo.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2024-03-25 16:04:46 +0000 using Haml-Lint version 0.40.1.
# on 2024-03-25 17:42:18 +0000 using Haml-Lint version 0.57.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: 5
# Offense count: 24
RuboCop:
exclude:
- "app/views/download/doc.html.haml"
- "app/views/layouts/_flash.html.haml"
- "app/views/layouts/_footer.html.haml"
- "app/views/layouts/_navbar.html.haml"
- "app/views/layouts/application.html.haml"

0 comments on commit 45c8639

Please sign in to comment.