mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-31 14:17:45 +00:00
use typos
for corrections (#833)
I used [typos](https://github.com/crate-ci/typos/). I manually checked all the corrections and they seem safe to me. There are still some left, but those in this PR are good
This commit is contained in:
parent
a0aa600153
commit
afde2592a6
42 changed files with 102 additions and 90 deletions
12
typos.toml
Normal file
12
typos.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
[default.extend-words]
|
||||
Darcula = "Darcula" # theme name
|
||||
aci = "aci" # theme name
|
||||
ba = "ba" # variable example, i guess it would be better to rename variable
|
||||
nd = "nd" # in second
|
||||
claus = "claus" # claus in emojis
|
||||
Claus = "Claus" # claus in emojis
|
||||
iterm = "iterm"
|
||||
grup = "grup" # git alias
|
||||
|
||||
[files]
|
||||
extend-exclude = ['*.png', 'password_generator', 'auto-generate', 'remove-diacritics.nu']
|
Loading…
Add table
Add a link
Reference in a new issue