refactor: massive refactor using flake-parts; use typos-cli and
keep-sorted
This commit is contained in:
16
typos.toml
Normal file
16
typos.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[files]
|
||||
extend-exclude = [
|
||||
"secrets"
|
||||
]
|
||||
|
||||
[default.extend-words]
|
||||
# noice.nvim
|
||||
noice = "noice"
|
||||
enew = "enew"
|
||||
iif = "iif"
|
||||
|
||||
[default]
|
||||
extend-ignore-identifiers-re = [
|
||||
"KEY_102ND",
|
||||
"VE_UE"
|
||||
]
|
||||
Reference in New Issue
Block a user