Skip to content

Commit

Permalink
Enable bash dictionary for all files
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed May 31, 2024
1 parent eb8a7a9 commit 24d3626
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"languageSettings": [
{
"languageId": ["*"],
"dictionaries": ["rust"]
"dictionaries": ["bash", "rust"]
}
],
"ignorePaths": [
Expand Down
2 changes: 0 additions & 2 deletions .github/.cspell/project-dictionary.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
arjo
deque
DISTRO
dpkg
keyrings
Maerz
nanos
nanosec
Expand Down

0 comments on commit 24d3626

Please sign in to comment.