6 lines
97 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
# Format all .nix files using the new default nix formatter
nix fmt ./**.nix