Skip to content

Commit

Permalink
feat: [torrust#85] add cspell configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Nov 30, 2022
1 parent 83bafb4 commit f68d625
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
13 changes: 13 additions & 0 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"dictionaryDefinitions": [
{
"name": "project-words",
"path": "./project-words.txt",
"addWords": true
}
],
"dictionaries": ["project-words"],
"ignorePaths": ["target", "/project-words.txt"]
}
51 changes: 51 additions & 0 deletions project-words.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
actix
AUTOINCREMENT
bencode
bencoded
btih
chrono
compatiblelicenses
creativecommons
creds
Culqt
Cyberneering
datetime
DATETIME
Dont
Grünwald
hasher
Hasher
httpseeds
imagoodboy
jsonwebtoken
leechers
Leechers
LEECHERS
lettre
luckythelab
nanos
NCCA
nilm
nocapture
Oberhachingerstr
ppassword
reqwest
Roadmap
ROADMAP
rowid
sgxj
singlepart
sqlx
strftime
sublicensable
sublist
subpoints
torrust
Torrust
upgrader
Uragqm
urlencoding
uroot
Verstappen
waivable
Xoauth

0 comments on commit f68d625

Please sign in to comment.