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

Migrate the module to use the black code formatter #84

Merged
merged 5 commits into from
Mar 21, 2024

Conversation

tmorrell
Copy link
Contributor

❤️ Thank you for your contribution!

Description

This PR resolves #77 by upgrading formatting to black across the module following the same setup as other Invenio modules. It also migrates the install to setup.cfg and updates some versions in github actions.

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Third-party code

If you've added third-party code (copy/pasted or new dependencies), please reach out to an architect.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

@utnapischtim
Copy link
Contributor

NOTE: this has to be merged by cli, ask Karolina. if it will be merged by github web ui the hash in the .git-blame-ignore-revs file has to be updated afterwards

@tmorrell tmorrell self-assigned this Mar 21, 2024
@tmorrell tmorrell merged commit a690488 into inveniosoftware:master Mar 21, 2024
2 checks passed
@tmorrell tmorrell deleted the black-and-actions branch March 21, 2024 16:27
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.

Migrate to black formatting
3 participants