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

Add pre-commit config #86

Open
matthieu-foucault opened this issue Sep 9, 2022 · 2 comments
Open

Add pre-commit config #86

matthieu-foucault opened this issue Sep 9, 2022 · 2 comments

Comments

@matthieu-foucault
Copy link
Contributor

No description provided.

@LindsayMacfarlane
Copy link

Hi @pbastia @dleard - what's the priority on this?

@dleard
Copy link
Contributor

dleard commented Jan 13, 2023

probably a low priority since we don't do much active development in this repo, but also low effort. Pre-commit is a code-quality tool that enforces some rules to ensure consistent formatting of code and commit messages as well as some other basic checks like checking that we aren't committing things that should be secret (like API keys).

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

4 participants