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

Configure flake8's line length as 100 #335

Merged
merged 1 commit into from Nov 16, 2018
Merged

Configure flake8's line length as 100 #335

merged 1 commit into from Nov 16, 2018

Conversation

jakirkham
Copy link
Member

Same as PR ( zarr-developers/numcodecs#124 ) for Zarr.

This allows users to run flake8 zarr and pick up the desired configuration by default.

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • Docs build locally (e.g., run tox -e docs)
  • AppVeyor and Travis CI passes
  • Test coverage is 100% (Coveralls passes)

This allows users to run `flake8 zarr` and pick up the desired
configuration by default.
@jakirkham jakirkham merged commit e44c4c5 into zarr-developers:master Nov 16, 2018
@jakirkham jakirkham deleted the config_flake8_line_len branch November 16, 2018 20:55
@jakirkham jakirkham added this to the v2.3 milestone Feb 18, 2019
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