Fix typos git-hook
This commit is contained in:
parent
f87d832ad9
commit
4baae6ecd5
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue