We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a37e5 commit d2ed5c4Copy full SHA for d2ed5c4
docs/pre-commit-hook-setup.md
@@ -28,7 +28,7 @@ If you want to change any behaviour (for example, you want to skip the out-of-sy
28
```
29
cp .pre-commit-config.yaml ~/my-codeql-pre-commit-config.yaml
30
pre-commit install --config ~/my-codeql-pre-commit-config.yaml
31
-# edit ~/my-codeql-pre-commit-config.yaml to your linking
+# edit ~/my-codeql-pre-commit-config.yaml to your liking
32
33
34
You can for example:
0 commit comments