diff options
Diffstat (limited to 'templates/c/treefmt.nix')
-rw-r--r-- | templates/c/treefmt.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/c/treefmt.nix b/templates/c/treefmt.nix index 540a6ca..1cbab40 100644 --- a/templates/c/treefmt.nix +++ b/templates/c/treefmt.nix @@ -59,7 +59,6 @@ treefmt-nix.lib.evalModule pkgs ( global.excludes = [ "CHANGELOG.md" "NEWS.md" - "%INIT_APPLICATION_NAME.1.md" ]; formatter = { clang-format = { |