mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-27 01:20:28 +00:00
Update cspell dictionary
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
"languageSettings": [
|
"languageSettings": [
|
||||||
{
|
{
|
||||||
"languageId": ["*"],
|
"languageId": ["*"],
|
||||||
"dictionaries": ["rust"]
|
"dictionaries": ["bash", "rust"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": []
|
"ignorePaths": []
|
||||||
|
|||||||
1
.github/.cspell/project-dictionary.txt
vendored
1
.github/.cspell/project-dictionary.txt
vendored
@@ -22,7 +22,6 @@ pwsh
|
|||||||
quickinstall
|
quickinstall
|
||||||
rdme
|
rdme
|
||||||
sccache
|
sccache
|
||||||
shfmt
|
|
||||||
syft
|
syft
|
||||||
udeps
|
udeps
|
||||||
wasmtime
|
wasmtime
|
||||||
|
|||||||
Reference in New Issue
Block a user