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/quotes #1596

Merged
merged 2 commits into from
Apr 5, 2019
Merged

Flake8/quotes #1596

merged 2 commits into from
Apr 5, 2019

Conversation

labrys
Copy link
Collaborator

@labrys labrys commented Apr 5, 2019

Description

Add flake8-quotes to tox to enforce consistent quote usage.

Type of change

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

How Has This Been Tested?

pip install --upgrade tox
tox

Test Configuration:
Win 10
Python 2.7, 3.5, 3.6, and 3.7

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 0ba4b9d into nightly Apr 5, 2019
@labrys labrys deleted the flake8/quotes branch April 5, 2019 23:13
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