mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
feat: add typos to GitHub action
Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
This commit is contained in:
committed by
Gabriel Horner
parent
f6d4560044
commit
25c15053d6
14
typos.toml
Normal file
14
typos.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[default.extend-words]
|
||||
edn = "edn"
|
||||
datas = "datas"
|
||||
BA = "BA"
|
||||
juxt = "juxt"
|
||||
fo = "fo"
|
||||
collapsable = "collapsable" # TODO: should be collapsible
|
||||
Ded = "Ded"
|
||||
aks = "aks"
|
||||
Mannor = "Mannor"
|
||||
revison = "revison" # TODO: should be revision
|
||||
referer = "referer" # TODO: should be referrer
|
||||
[files]
|
||||
extend-exclude = ["resources/*", "templates/*", "dicts.cljc"]
|
||||
Reference in New Issue
Block a user