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

CI: add pre-commit and validate actions and workflows schema #191

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

noirbizarre
Copy link
Member

This PRs:

  • adds pre-commit to the repository (already enabled on pre-commit.ci) to:
  • add an .editorconfig to preconfigure editors supporting it
  • fixes all lints and typos

It should avoid new typos to be submitted as well as non functionnal actions or workflows. It will also ensure minimal diffs and allow contributors to format using shared rules whatever the tool they use.

@noirbizarre noirbizarre merged commit 9fbe426 into main Apr 26, 2024
10 checks passed
@noirbizarre noirbizarre deleted the ci/validate-schema branch April 26, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants