Skip to content

Commit 05e2a1a

Browse files
committed
docs: update shellcheck cmd
1 parent ac3ea38 commit 05e2a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hacking-and-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ You can lint your scripts via shellcheck, our CI bots will also check.
3333

3434
```sh
3535
brew install shellcheck
36-
shellcheck diff-so-fancy update-deps.sh
36+
shellcheck *.sh

0 commit comments

Comments
 (0)