mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 03:25:57 +00:00
a8a4fb69c0
- When running pre-commit on all files it is picking up minified js and css files. Since prettier will format correctly the source files ignore them in end-of-file fixer. - The template files in web docs can be ignored too. - Removed the unneeded `pre-commit-hooks` dependency as pre-commit resolves that itself. - Include files fixed by pre-commit.
16 lines
233 B
Plaintext
16 lines
233 B
Plaintext
-r requirements.txt
|
|
-r requirements-docs.txt
|
|
-r requirements-tests.txt
|
|
sphinx-autobuild
|
|
tox
|
|
tox-venv
|
|
detox
|
|
pre-commit
|
|
flake8-blind-except
|
|
flake8-builtins
|
|
flake8-commas
|
|
flake8-comprehensions
|
|
flake8-debugger
|
|
flake8-mock
|
|
flake8-mutable
|