fix: move pre-commit treefmt hook into CI #234

Merged
b12f merged 1 commit from fix/fmt-lint into main 2023-07-13 15:11:27 +00:00
Owner

The logic inside the hook was rather broken, causing confusing merges,
stashes, and aborts. Unfortunately treefmt does not provide a pure
lint option that checks without writing the changes. So instead, we do
this in CI.

The logic inside the hook was rather broken, causing confusing merges, stashes, and aborts. Unfortunately `treefmt` does not provide a pure lint option that checks without writing the changes. So instead, we do this in CI.
b12f added 1 commit 2023-07-13 15:06:33 +00:00
fix: move pre-commit treefmt hook into CI
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
3c3abec238
The logic inside the hook was rather broken, causing confusing merges,
stashes, and aborts. Unfortunately `treefmt` does not provide a pure
lint option that checks without writing the changes. So instead, we do
this in CI.
teutat3s approved these changes 2023-07-13 15:08:21 +00:00
teutat3s left a comment
Owner

🚢 it

🚢 it
b12f merged commit 3ef9ba217e into main 2023-07-13 15:11:27 +00:00
b12f deleted branch fix/fmt-lint 2023-07-13 15:11:27 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/os#234
No description provided.