-
-
Notifications
You must be signed in to change notification settings - Fork 328
FileNotFoundError: Plug-in Flake8-pyproject could not find custom configuration file #1021
Unanswered
Smit-Parmar
asked this question in
Problem
-
Getting FileNotFoundError while running hatch run lint-py command.
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 .
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Fixed by: #1023
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment