Skip to content

Commit 79387b5

Browse files
committed
style: linting
1 parent edec366 commit 79387b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ usage() {
2525
}
2626

2727
# Error handler to capture errors
28+
# shellcheck disable=SC2329 # spell check does not see the usage in the trap
2829
error_handler() {
2930
# shellcheck disable=SC2317
3031
exit_code=1

0 commit comments

Comments
 (0)