about summary refs log tree commit diff stats
path: root/templates/rust/treefmt.nix
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rust/treefmt.nix')
-rw-r--r--templates/rust/treefmt.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/rust/treefmt.nix b/templates/rust/treefmt.nix
index 1cbab40..540a6ca 100644
--- a/templates/rust/treefmt.nix
+++ b/templates/rust/treefmt.nix
@@ -59,6 +59,7 @@ treefmt-nix.lib.evalModule pkgs (
       global.excludes = [
         "CHANGELOG.md"
         "NEWS.md"
+        "%INIT_APPLICATION_NAME.1.md"
       ];
       formatter = {
         clang-format = {