Skip to content

Commit

Permalink
chore: prevent issue with shellcheck on env files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenselme committed Nov 28, 2024
1 parent cadb689 commit 5a423ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ repos:
rev: v0.10.0.1
hooks:
- id: shellcheck
exclude: ".envrc"
args: [-e, SC1091]

- repo: https://github.com/thibaudcolas/pre-commit-stylelint
Expand Down

0 comments on commit 5a423ab

Please sign in to comment.