File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 99 - id : end-of-file-fixer
1010 - id : trailing-whitespace
1111 - repo : https://github.com/PyCQA/isort
12- # For split_on_trailing_comma. Should be in the release after 5.10.1
1312 rev : 5.12.0
1413 hooks :
1514 - id : isort
@@ -19,14 +18,6 @@ repos:
1918 hooks :
2019 - id : pyupgrade
2120 args : [--py36-plus]
22- # Docformatter is RST-unaware, and may break markup by inserting or removing newlines
23- # (see https://github.com/PyCQA/docformatter/issues/124 and linked issues). Until this
24- # is fixed, it's not safe to run it automatically.
25- # - repo: https://github.com/myint/docformatter
26- # rev: v1.5.0
27- # hooks:
28- # - id: docformatter
29- # args: [--in-place]
3021 - repo : https://github.com/psf/black
3122 rev : 23.1.0
3223 hooks :
You can’t perform that action at this time.
0 commit comments