Skip to content

Commit 93623dd

Browse files
committed
docs: add shellcheck installation to developer guide
1 parent 086db12 commit 93623dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/developer_guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ It is easily extendable, allowing developers to adapt and integrate new function
1010
and formatting (it uses [../.pre-commit-config.yaml](../.pre-commit-config.yaml)).
1111

1212
```bash
13+
sudo apt install shellcheck
1314
pre-commit install
1415
```
1516

0 commit comments

Comments
 (0)