commit fmt
Some checks are pending
ci/woodpecker/push/check_fmt Pipeline is running

This commit is contained in:
jopejoe1 2025-04-04 10:57:00 +02:00
parent 304763fbf8
commit 54ca7f90b1

View file

@ -6,4 +6,10 @@ steps:
- name: "Run nix flake check"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix fmt -- --fail-on-change
- nix fmt
- name: push commit
image: appleboy/drone-git-push
settings:
remote_name: origin
branch: main
local_ref: main