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

Look for pycodestyle/flake8 configurations inside setup.cfg #106

Merged
merged 1 commit into from
Mar 8, 2019

Conversation

OrkoHunter
Copy link
Collaborator

Fixes #95

For pycodestyle settings, PEP8Speaks will look and prioritize configurations in the following order -

  • pycodestyle section of .pep8speaks.yml
  • [pycodestyle] or [flake8] section of setup.cfg file

@OrkoHunter OrkoHunter temporarily deployed to pep8speaks-pr-106 March 8, 2019 07:45 Inactive
@OrkoHunter OrkoHunter marked this pull request as ready for review March 8, 2019 08:40
@OrkoHunter OrkoHunter merged commit 56fbf4f into master Mar 8, 2019
@OrkoHunter OrkoHunter deleted the use_setup_cfg branch March 8, 2019 08:42
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.

1 participant