This commit is contained in:
Paolo Tranquilli 2022-02-24 14:28:21 +01:00
Родитель 01a37e5165
Коммит d2ed5c47f9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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: