diff options
| author | mo8it <mo8it@proton.me> | 2024-04-25 19:02:07 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-25 19:02:07 +0200 |
| commit | ca41f9e2df5512e9c283dfde9867a5329e9751c9 (patch) | |
| tree | 2289bed0246e1c0acd185a109e4cadfa04922b72 /.typos.toml | |
| parent | 177e2870c5272dacee662d3e9522bc57c5a134c0 (diff) | |
Prepare for using cargo-release
Diffstat (limited to '.typos.toml')
| -rw-r--r-- | .typos.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.typos.toml b/.typos.toml new file mode 100644 index 0000000..a74498a --- /dev/null +++ b/.typos.toml @@ -0,0 +1,7 @@ +[files] +extend-exclude = [ + "CHANGELOG.md", +] + +[default.extend-words] +"ratatui" = "ratatui" |
