Add spell-check to CI

This commit is contained in:
Taiki Endo
2022-12-09 22:03:48 +09:00
parent 8666426bd7
commit ab2d9d2b4f
7 changed files with 230 additions and 23 deletions

3
.gitignore vendored
View File

@@ -1,8 +1,5 @@
target
Cargo.lock
node_modules
package-lock.json
package.json
# For platform and editor specific settings, it is recommended to add to
# a global .gitignore file.