We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086db12 commit 93623ddCopy full SHA for 93623dd
docs/developer_guide.md
@@ -10,6 +10,7 @@ It is easily extendable, allowing developers to adapt and integrate new function
10
and formatting (it uses [../.pre-commit-config.yaml](../.pre-commit-config.yaml)).
11
12
```bash
13
+ sudo apt install shellcheck
14
pre-commit install
15
```
16
0 commit comments