peer-group-grading/.woodpecker/check_fmt.yaml
jopejoe1 4b5efaa76e
Some checks failed
ci/woodpecker/pr/cargo_check Pipeline failed
ci/woodpecker/pr/cargo_clippy Pipeline failed
ci/woodpecker/pr/cargo_test Pipeline failed
ci/woodpecker/pr/check_fmt Pipeline was successful
add various cargo ci checks
2025-04-04 12:21:36 +02:00

8 lines
167 B
YAML

when:
- event: pull_request
steps:
- name: "Run treefmt"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix fmt -- --fail-on-change