Skip to content

Commit 5b82c9f

Browse files
committed
feat: add spellchecker directive
1 parent e9e4a8d commit 5b82c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bash_unit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
# shellcheck disable=2317 # Ignore unreachable - most function are not called.
2020
# shellcheck disable=2155 # Ignore Declare and assign separately
21+
# spellchecker: ignore NOCOLOR SHUF
2122

2223
VERSION=v2.3.3
2324

0 commit comments

Comments
 (0)