Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Codebase spell checker #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Mathys-Gasnier merged 10 commits into quicksnip-dev:main from barrymun:feature/spellcheck
Jan 2, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
spell checking files using cspell with an ignore list
  • Loading branch information
barrymun committed Jan 1, 2025
commit 49eca2f0cdeffecab24c9c1002c1905080321fb8
1 change: 1 addition & 0 deletions .husky/pre-commit
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
npm run cspell
npm run lint
npm run build
57 changes: 57 additions & 0 deletions cspell-dict.txt
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
quicksnip
Houss
cout
endl
Vaibhav
kesarwani
npos
saminjay
dostonnabotov
minmax
xshubhamg
flexbox
Moustafa
bige
kruimol
rgba
Segoe
bezier
nviction
whitesmoke
loxt
nixo
olleh
realvishalrana
axorax
aumirza
aeiou
Wrld
makeid
Yugveer
yaya
funcs
MCMXCIV
LVIII
Stelios
maketrans
progamin
findall
sublist
isinstance
agilarasu
fromkeys
sublists
readlines
splitext
Jackeastern
shutil
listdir
cmath
dtype
millis
timedelta
monthrange
println
Mathys
Gasnier
nowrap
15 changes: 15 additions & 0 deletions cspell.json
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"dictionaryDefinitions": [
{
"name": "workspace",
"path": "./cspell-dict.txt",
"description": "Custom Workspace Dictionary",
"addWords": true
}
],
"dictionaries": ["workspace"],
"ignorePaths": [
"node_modules",
"dist"
]
}
Loading

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /