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

Use Black for code format and pre-commit to run it. #151

Closed
rochacbruno opened this issue Apr 9, 2019 · 0 comments
Closed

Use Black for code format and pre-commit to run it. #151

rochacbruno opened this issue Apr 9, 2019 · 0 comments
Assignees
Milestone

Comments

@rochacbruno
Copy link
Member

This project should adopt a combination of black and flake8 and also those should run on a pre-commit hook that developers will need to setup locally.

@rochacbruno rochacbruno added this to the 2.9.0 (meta) milestone Apr 9, 2019
@rochacbruno rochacbruno self-assigned this Apr 22, 2019
rochacbruno added a commit that referenced this issue Apr 22, 2019
rochacbruno added a commit that referenced this issue Apr 22, 2019
Shortlog of commits since last release:

    Bruno Rocha (17):
          Release version 2.0.0
          Added Django explicit mode to docs (#149)
          HOTIX: Django doc
          Logger is now cached (removed logging import time overhead)
          Update issue templates
          Adjusts issue templates
          Fix Typo in issue template
          fix #160 - invoking directory should not be search breaking point.
          Add explicit call to main() on cli.py (#165)
          Generate coverage.xml file (#167)
          Fix #166 renamed GLOBAL_ENV_ to ENVVAR_PREFIX_ (#168)
          Fix #169 renamed SETTINGS_MODULE_ to SETTINGS_FILE_ (#170)
          HOTFIX config.md on docs [skip ci] (#171)
          Fix some open file descriptors on exampls and tests (#172)
          Fix #151 setup pre-commit and black (#173)
          Add CONTRIBUTING.md, conrtib isntructions and Black badge (#174)
          Fix release script

    David Moreau Simard (1):
          Fix typos in bash export examples

    Jan Willhaus (2):
          Skip reloading envs for validators that only apply to current_env (#162)
          Fix #163 Allow disabling env prefix (#164)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant