fmt: disable typos

This commit is contained in:
2026-01-23 21:16:35 +08:00
parent b6a6f966dc
commit 9aa25642ee

View File

@@ -7,10 +7,6 @@
nixfmt.enable = true;
stylua.enable = true;
keep-sorted.enable = true;
typos = {
enable = true;
configFile = "typos.toml";
};
};
};
}