Skip to content

Commit

Permalink
Add haml-lint todo
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp committed Jun 23, 2024
1 parent 57ad33d commit e74d6a0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .haml-lint_todo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2024-06-23 11:39:09 +0000 using Haml-Lint version 0.53.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: 1
RuboCop:
exclude:
- "app/views/main/index.html.haml"

0 comments on commit e74d6a0

Please sign in to comment.