FileNotFoundError: Plug-in Flake8-pyproject could not find custom configuration file #1021
Unanswered
Smit-Parmar asked this question in Problem
Replies: 1 comment
-
Fixed by: #1023 |
BetaWas this translation helpful?Give feedback.
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting FileNotFoundError while running
hatch run lint-pycommand.Error only where there is not linting needed.
Throwing error on command below
flake8 --toml-config /home/dir1 name with space/reactpy/pyproject.toml .Works fine when running
flake8 --toml-config pyproject.toml .BetaWas this translation helpful?Give feedback.
All reactions