diff options
Diffstat (limited to '.pre-commit-config.yaml')
| l---------[-rw-r--r--] | .pre-commit-config.yaml | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e0c147..9ad99c0 100644..120000 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,20 +1 @@ -repos: -- repo: https://github.com/pycqa/isort - rev: 5.11.2 - hooks: - - id: isort - name: isort (python) - -- repo: local - hooks: - - id: pylint - name: pylint - entry: pylint - language: system - types: [python] - -- repo: https://github.com/pre-commit/mirrors-yapf - rev: "v0.32.0" # Use the sha / tag you want to point at - hooks: - - id: yapf - additional_dependencies: ["toml"] +/nix/store/sj4hklv5klfh4wk3pvc8fxd5242qp12q-pre-commit-config.json
\ No newline at end of file |
