snowflake/.woodpecker/fmt.yml

7 lines
173 B
YAML
Raw Normal View History

2023-06-17 13:39:14 -04:00
pipeline:
2023-06-17 13:40:39 -04:00
fmt:
2023-06-17 13:39:14 -04:00
image: nixos/nix
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix run nixpkgs#alejandra -- -c .