aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/files/treefmt.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/files/treefmt.nix b/common/files/treefmt.nix
index 540a6ca..1cbab40 100644
--- a/common/files/treefmt.nix
+++ b/common/files/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 = {