Skip to content

Commit 9c95191

Browse files
committed
chore: Change Typos configuration
1 parent 82bae77 commit 9c95191

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.config/nix/parts/programs/git-hooks.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767
typos = mkHook {
6868
settings = {
6969
write = true;
70+
configuration = ''
71+
[default.extend-words]
72+
tre = "tre"
73+
'';
7074
};
7175
};
7276

.typos.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)