diff options
| author | mat <git@matdoes.dev> | 2025-12-14 19:12:20 -0930 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-12-14 19:12:20 -0930 |
| commit | de48bfc94ea4e62a8d5702d456aa4e82ced3890c (patch) | |
| tree | 3b9e28a0a0562077b85e12d90c3c7e060bfe92f8 /typos.toml | |
| parent | aab9f56da20a36347fe31557377e07a47c114dc6 (diff) | |
| download | azalea-drasl-de48bfc94ea4e62a8d5702d456aa4e82ced3890c.tar.xz | |
create typos.toml and fix typos
Diffstat (limited to 'typos.toml')
| -rw-r--r-- | typos.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/typos.toml b/typos.toml new file mode 100644 index 00000000..6f576134 --- /dev/null +++ b/typos.toml @@ -0,0 +1,5 @@ +[files] +extend-exclude = ['azalea-language/src/en_us.json'] + +[default] +extend-ignore-re = ['Hel', 'inout', 'Shs', 'shs', '"CONVERTABLE"'] |
