ci: use treefmt2 with flag --ci
#248
Labels
No labels
Bug
Docs
Feature request
Good for newcomers
Infra
Privacy
Refactoring or migration
Security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: pub-solar/infra#248
Loading…
Reference in a new issue
No description provided.
Delete branch "ci-treefmt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update
treefmt
to version 2, a rewrite ingolang
.This adds the following flags for CI usage:
"--no-cache, --fail-on-change and adjusting some other settings best suited to a CI".
See: https://treefmt.com/usage
a4381b9830
to4309cc9cdd
ci: use treefmt --cito ci: use treefmt2 with flag `--ci`