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

Check for code format at commit and pull request #4

Merged
merged 7 commits into from
Jan 17, 2025
Merged

Check for code format at commit and pull request #4

merged 7 commits into from
Jan 17, 2025

Conversation

14renus
Copy link
Collaborator

@14renus 14renus commented Jan 17, 2025

Performs these checks:

  • ruff lint
  • ruff format
  • typos with codespell
  • yaml syntax with check-yaml pre-commit

Checks at git commit:

  • enabled with pre-commit config

Checks at pull request:

  • github actions config under .workflows/

@14renus 14renus requested a review from gcouairon as a code owner January 17, 2025 14:47
@14renus 14renus merged commit fcde599 into main Jan 17, 2025
5 checks passed
@14renus 14renus deleted the ruff branch January 17, 2025 15:04
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.

1 participant