This commit is contained in:
Paolo Tranquilli
2022-02-24 14:28:21 +01:00
parent 01a37e5165
commit d2ed5c47f9

View File

@@ -28,7 +28,7 @@ If you want to change any behaviour (for example, you want to skip the out-of-sy
```
cp .pre-commit-config.yaml ~/my-codeql-pre-commit-config.yaml
pre-commit install --config ~/my-codeql-pre-commit-config.yaml
# edit ~/my-codeql-pre-commit-config.yaml to your linking
# edit ~/my-codeql-pre-commit-config.yaml to your liking
```
You can for example: