summaryrefslogtreecommitdiff
path: root/justfile
blob: 93670f23e95973eea584cf9d6938e4d6b7a810e3 (plain)
1
2
3
4
5
default: fmt

@fmt:
    # not using nixfmt yet since it formats lists and parameters across too many lines
    fastmod '\n\n$' $'\n' -e nix --accept-all