Skip to content
Snippets Groups Projects
Commit 29832b6e authored by nimrod's avatar nimrod
Browse files

Git skeleton: add pycln to pre-commit.

parent e68ae7ee
No related branches found
No related tags found
No related merge requests found
...@@ -171,6 +171,11 @@ repos: ...@@ -171,6 +171,11 @@ repos:
hooks: hooks:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/hadialqattan/pycln.git
rev: v1.3.2
hooks:
- id: pycln
- repo: https://github.com/pycqa/pydocstyle.git - repo: https://github.com/pycqa/pydocstyle.git
rev: 6.1.1 rev: 6.1.1
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment