File tree Expand file tree Collapse file tree
{{cookiecutter.project_name|replace(" ", "")}} Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 hooks :
77 - id : ruff-check
88 types_or : [ python, pyi, jupyter ]
9- args : [ --fix, -v ]
9+ args : [ --fix ]
1010 - id : ruff-format
1111 types_or : [ python, pyi, jupyter ]
1212 - repo : https://github.com/pre-commit/pre-commit-hooks
2424 - id : end-of-file-fixer
2525 - id : trailing-whitespace
2626 - repo : https://github.com/lycheeverse/lychee
27- rev : 92a9bca23f7a16124315d49f5b5e334311e29356 # frozen: nightly
27+ rev : 696a7cafc842c2c7728a3808b5ac5666bb3b652c # frozen: nightly
2828 hooks :
2929 - id : lychee-docker
3030 # Keep all other configs in the config file
Original file line number Diff line number Diff line change 55 hooks :
66 - id : ruff-check
77 types_or : [ python, pyi, jupyter ]
8- args : [ --fix, -v ]
8+ args : [ --fix ]
99 - id : ruff-format
1010 types_or : [ python, pyi, jupyter ]
1111 - repo : https://github.com/pre-commit/pre-commit-hooks
2323 - id : end-of-file-fixer
2424 - id : trailing-whitespace
2525 - repo : https://github.com/lycheeverse/lychee
26- rev : 92a9bca23f7a16124315d49f5b5e334311e29356 # frozen: nightly
26+ rev : 696a7cafc842c2c7728a3808b5ac5666bb3b652c # frozen: nightly
2727 hooks :
2828 - id : lychee-docker
2929 # Keep all other configs in the config file
You can’t perform that action at this time.
0 commit comments