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

Flake8/commas #1595

Merged
merged 3 commits into from
Apr 5, 2019
Merged

Flake8/commas #1595

merged 3 commits into from
Apr 5, 2019

Conversation

labrys
Copy link
Collaborator

@labrys labrys commented Apr 5, 2019

Description

Add flake8-commas to tox config to enforce comma placement.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Windows 10 Python 2.7, 3.5, 3.6, and 3.7

pip install --upgrade tox
tox

Test Configuration:

Checklist:

  • I have based this change on the nightly branch
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@labrys labrys merged commit bbcef52 into nightly Apr 5, 2019
@labrys labrys deleted the flake8/commas branch April 5, 2019 22:25
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.

None yet

1 participant