1
0
Fork 0

Fix typos git-hook

This commit is contained in:
Ethan Reece 2025-09-15 23:05:18 -05:00
parent f87d832ad9
commit 4baae6ecd5
Signed by: me
GPG key ID: DD8CE04D5D8FF832

View file

@ -280,7 +280,8 @@
typos = {
enable = true;
settings = {
configPath = typos.file.outPath;
config = typos.content;
# configPath = typos.file.outPath;
locale = "en-us";
};
excludes = config.languages.${module-name}.excludes;