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

cicd: add basic precommit hooks #454

Merged
merged 19 commits into from
Oct 30, 2024
Merged

cicd: add basic precommit hooks #454

merged 19 commits into from
Oct 30, 2024

Conversation

jsstevenson
Copy link
Contributor

@jsstevenson jsstevenson commented Oct 29, 2024

  • Add precommit + some minimally controversial hooks. Add a note in README.
  • Run hooks over existing codebase. There's a few instances of trailing whitespace and incorrect line endings.
  • Run checks for formatting-related hooks in CI

@jsstevenson jsstevenson marked this pull request as ready for review October 29, 2024 19:26
@jsstevenson jsstevenson requested review from a team as code owners October 29, 2024 19:26
Copy link
Contributor

@korikuzma korikuzma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this should be mentioned explicitly in the readme?

This would be nice

@jsstevenson jsstevenson changed the title cicd: include precommit cicd: add basic precommit hooks Oct 30, 2024
@jsstevenson jsstevenson merged commit 213b3aa into main Oct 30, 2024
8 checks passed
@jsstevenson jsstevenson deleted the precommit branch October 30, 2024 12:03
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