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

Flow/pre commit action - upgrade pre-commit hooks #547

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

mdeweerd
Copy link

@mdeweerd mdeweerd commented Jan 5, 2024

@set-soft Best wishes for 2024!

I've been setting up a pre-commit github action on my projects with a script to convert the messages to code annotations on github.

I've also updated the hook versions (pre-commit autoupdate) which reveal some new "Issues":

  • Spelling;
  • Linter messages.

The spelling could be fixed in this PR or a separate PR.

As far as the linter messages are concerned, it needs to be decided if they will be changed in the code or excluded in the setup.cfg.

A limited number of Github Pull Request code annotations are visible in the Summary of the workflow and in the Files changed tab of a pull request (annotations of files that were not changed are at the bottom of the tab).

I hope you find this useful

@set-soft set-soft merged commit 2d5bbff into INTI-CMNB:dev Jan 5, 2024
13 of 14 checks passed
@set-soft
Copy link
Member

set-soft commented Jan 5, 2024

Hi @mdeweerd !

It looks interesting, thanks!

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