Skip to content
New issue

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

setup: move flake8 configuration to setup.cfg #214

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

BrunoMSantos
Copy link
Collaborator

Flake8 will find its configuration in a number of places by itself, including in 'setup.cfg'. Moving the configuration there allows flake8 to find it when being executed outside of the makefiles' environment.

Flake8 will find its configuration in a number of places by itself,
including in 'setup.cfg'. Moving the configuration there allows flake8
to find it when being executed outside of the makefiles' environment.
@BrunoMSantos BrunoMSantos requested a review from jnikula November 14, 2023 18:33
@jnikula jnikula merged commit dc17f41 into jnikula:master Nov 14, 2023
@jnikula
Copy link
Owner

jnikula commented Nov 14, 2023

Thanks, nice!

@BrunoMSantos BrunoMSantos deleted the flake8-cfg branch November 14, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants