-
Notifications
You must be signed in to change notification settings - Fork 149
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
Modernize repo #579
Modernize repo #579
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @leplatrem! In case you’re looking for some inspiration, perhaps poke around our python-package-template, in particular some of the git hooks we use for checking code 🤓
A few thoughts:
- Add a CODEOWNERS file.
- Add a SECURITY policy file.
- Have you considered formatting with black?
Thanks for your feeback @jenstroeger! really appreciated!
I'm not a big fan of mandatory pre-commit hooks, I would be in favor of letting devs do that on their own
👍
👍
We do it with The goal of this PR is to reduce the amount of efforts related to maintenance. |
@leplatrem still seeing errors with CODEOWNERS file:
|
master
tomain
Things lost with this PR: