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: introduce pre-commit integration #604

Merged
merged 4 commits into from
Nov 16, 2023
Merged

ci: introduce pre-commit integration #604

merged 4 commits into from
Nov 16, 2023

Conversation

thiagowfx
Copy link
Member

@thiagowfx thiagowfx commented Nov 16, 2023

Follow-up-of: #442

At the very least, this should help eliminate bikeshedding of trailing whitespace and English spelling.

There's no need to install anything locally. This will show up as an optional (non-blocking) check / action in future PRs.

Bug: #186


Preview | Diff

@thiagowfx
Copy link
Member Author

Just to note another follow-up: This is a much simpler version than the previous PR attempt, taking #442 (review) into account. No linting is being done to the CDDL at this time.

@thiagowfx thiagowfx merged commit 0f93124 into main Nov 16, 2023
5 checks passed
@thiagowfx thiagowfx deleted the thiagowfx/ci branch November 16, 2023 13:12
github-actions bot added a commit that referenced this pull request Nov 16, 2023
SHA: 0f93124
Reason: push, by thiagowfx

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@whimboo
Copy link
Contributor

whimboo commented Nov 16, 2023

Thanks. That's great to see in action now!

OrKoN pushed a commit that referenced this pull request Nov 27, 2023
* ci: introduce pre-commit integration

Follow-up-of: #442

* fix trailing whitespace

* add shellcheck, codespell

* fix spelling
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.

3 participants