Add GH Action workflow to check spell (#1221)

This commit is contained in:
Zhizhen He
2023-05-15 00:16:08 +08:00
committed by GitHub
parent 25d9b5e459
commit 626a323193
28 changed files with 60 additions and 39 deletions

6
typos.toml Normal file
View File

@@ -0,0 +1,6 @@
# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
[default.extend-words]
ons = "ons" # add-ons
pallette = "pallette"
[files]
extend-exclude = ["CHANGELOG.md", "d3.v6.min.js", "force-graph.1.40.5.min.js", "dat.gui.min.js"]