peer-group-grading/.woodpecker/check_fmt.yaml
2025-03-31 13:30:25 +02:00

9 lines
182 B
YAML

when:
- event: push
branch: main
steps:
- name: "Run nix flake check"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix fmt -- --fail-on-change