Skip to content

Commit

Permalink
pre-commit: Follow source'd scripts with shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Jul 20, 2024
1 parent cd60877 commit 045199e
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 @@ -54,4 +54,5 @@ repos:
name: ShellCheck
language: system
entry: shellcheck
args: ['-x']
files: \.sh$

0 comments on commit 045199e

Please sign in to comment.