nix-dots/Makefile

6 lines
68 B
Makefile

check:
alejandra --check ./**/*.nix
format:
alejandra ./**/*.nix