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, 0 insertions, 1 deletions
diff --git a/templates/rust/treefmt.nix b/templates/rust/treefmt.nix
index 540a6ca..1cbab40 100644
--- a/templates/rust/treefmt.nix
+++ b/templates/rust/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 = {