We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run pre-commit run --hook-stage manual --all-files --show-diff-on-failure docformatter [INFO] Initializing environment for https://github.com/psf/black. [INFO] Initializing environment for https://github.com/pycqa/isort. Warning: repo [https://github.com/pycqa/isort](https://github.com/pycqa/isort%60) uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often pre-commit autoupdate --repo [https://github.com/pycqa/isort](https://github.com/pycqa/isort%60) will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/PyCQA/flake8. [INFO] Initializing environment for https://github.com/PyCQA/flake8:flake8-annotations==3.0.1. [INFO] Initializing environment for https://github.com/codespell-project/codespell. [INFO] Initializing environment for https://github.com/codespell-project/codespell:tomli. [INFO] Initializing environment for https://github.com/PyCQA/docformatter. An error has occurred: InvalidManifestError: ==> File /home/runner/.cache/pre-commit/repo1ydb2nef/.pre-commit-hooks.yaml ==> At Hook(id='docformatter-venv') ==> At key: language =====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv' Check the log at /home/runner/.cache/pre-commit/pre-commit.log Error: Process completed with exit code 1.
[https://github.com/pycqa/isort
pre-commit autoupdate --repo [https://github.com/pycqa/isort
The text was updated successfully, but these errors were encountered:
"Documentation Style Check" has been temporarily removed from PR merge status checks.
Sorry, something went wrong.
PyCQA/docformatter#287
Disable docformatter until it has been fixed by the creators
fbf6578
ansys/pyfluent#3371
Successfully merging a pull request may close this issue.
Run pre-commit run --hook-stage manual --all-files --show-diff-on-failure docformatter
[INFO] Initializing environment for https://github.com/psf/black.
[INFO] Initializing environment for https://github.com/pycqa/isort.
Warning: repo
[https://github.com/pycqa/isort
](https://github.com/pycqa/isort%60) uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: oftenpre-commit autoupdate --repo [https://github.com/pycqa/isort
](https://github.com/pycqa/isort%60) will fix this. if it does not -- consider reporting an issue to that repo.[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:flake8-annotations==3.0.1.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/codespell-project/codespell:tomli.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
An error has occurred: InvalidManifestError:
==> File /home/runner/.cache/pre-commit/repo1ydb2nef/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
Check the log at /home/runner/.cache/pre-commit/pre-commit.log
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered: