File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,7 @@ fail_fast: true
77# We therefore cannot use those dependencies in pre-commit CI.
88ci :
99 skip :
10- - strict-kwargs-fix
1110 - actionlint
12- - sphinx-lint
1311 - check-manifest
1412 - custom-linters
1513 - deptry
2018 - linkcheck
2119 - mypy
2220 - mypy-docs
21+ - pydocstringformatter
2322 - pylint
2423 - pyproject-fmt-fix
24+ - pyrefly
25+ - pyrefly-docs
2526 - pyright
2627 - pyright-docs
2728 - pyright-verifytypes
28- - ty
29- - ty-docs
3029 - pyroma
3130 - ruff-check-fix
3231 - ruff-check-fix-docs
3332 - ruff-format-fix
3433 - ruff-format-fix-docs
35- - pydocstringformatter
3634 - shellcheck
3735 - shellcheck-docs
3836 - shfmt
3937 - shfmt-docs
4038 - spelling
39+ - sphinx-lint
40+ - strict-kwargs-fix
41+ - ty
42+ - ty-docs
4143 - vulture
4244 - vulture-docs
4345 - yamlfix
4446 - zizmor
45- - pyrefly
46- - pyrefly-docs
4747
4848# See https://pre-commit.com for more information
4949# See https://pre-commit.com/hooks.html for more hooks
You can’t perform that action at this time.
0 commit comments