diff --git a/fmt.nix b/fmt.nix index c5472fb4..f93dae73 100644 --- a/fmt.nix +++ b/fmt.nix @@ -12,6 +12,7 @@ toml-sort.enable = true; }; settings = { + on-unmatched = "fatal"; formatter.shfmt.includes = [ "git_hooks/*" ]; global.excludes = [ ".editorconfig"