mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-22 15:34:41 +07:00
eac04e991b
* ci: add check-docs workflow * chore: ignore node_modules * chore(deps): add package-lock * style: apply formatting * style: apply formatting * fix: fix typo * fix: fix all proposed changes by markdown-lint * fix: fix trailing spaces * fix(troubleshooting.md): apply minor fi * fix(getting-started): apply minior fix * ci: dont' kick off build when changes made to check-doc.yml * ci: ONLY kick off build when target workflow file changes * trigger build * fix(build.yml): fix syntax * trigger build * fix: fix broken syntax
9 lines
335 B
Plaintext
9 lines
335 B
Plaintext
rules:
|
|
# Default rules: https://github.com/huacnlee/autocorrect/raw/main/autocorrect/.autocorrectrc.default
|
|
spellcheck: 1
|
|
spellcheck:
|
|
words:
|
|
# Please do not add a general English word (eg. apple, python) here.
|
|
# Users can add their special words to their .autocorrectrc file by their need.
|
|
- filesystem = file system
|