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

implement flake8 setup #196

Merged
merged 4 commits into from Oct 16, 2016
Merged

implement flake8 setup #196

merged 4 commits into from Oct 16, 2016

Conversation

tomkralidis
Copy link
Member

@tomkralidis tomkralidis commented Oct 14, 2016

Overview

This PR implements a basic flake8 check in travis, with some overrides (see setup.cfg), as well as fixes flake8 errors across the codebase.

Related Issue / Discussion

Additional Information

  • line length is 120 characters
  • top of file import warnings are ignored
  • code in tests/ is excluded

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to PyWPS. I confirm that my contributions to PyWPS will be compatible with the PyWPS license guidelines at the time of contribution.
  • I have already previously agreed to the PyWPS Contributions and Licensing Guidelines

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.0%) to 75.573% when pulling 6c498c2 on tomkralidis:flake8 into 45326f7 on geopython:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 76.432% when pulling 2fdbb69 on tomkralidis:flake8 into 45326f7 on geopython:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 76.432% when pulling 2fdbb69 on tomkralidis:flake8 into 45326f7 on geopython:master.

@tomkralidis tomkralidis merged commit 0be4975 into geopython:master Oct 16, 2016
@tomkralidis tomkralidis deleted the flake8 branch October 16, 2016 12:10
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

2 participants