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

Pre commit setup #252

Merged
merged 4 commits into from
Apr 9, 2019
Merged

Pre commit setup #252

merged 4 commits into from
Apr 9, 2019

Conversation

Lothiraldan
Copy link
Contributor

@Lothiraldan Lothiraldan commented Apr 9, 2019

Add auto-formatting configuration using the https://pre-commit.com/ project.
Having auto-formatting setup and automatically enforced helps speeding up
development and review process.

Add auto-formatting configuration using the https://pre-commit.com/ project.
Having auto-formatting setup and automatically enforced helps speeding up
development and review process.
Disable Flake8 rules that are handled by Black. The list comes from
psf/black#429 (comment).
@marco-c marco-c merged commit bad6a50 into mozilla:master Apr 9, 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.

2 participants