mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
maint/dev ~ (VSCode) update cspell
settings
This commit is contained in:
parent
c2e17e5f37
commit
ba2bf79099
2 changed files with 3 additions and 2 deletions
4
.vscode/cSpell.json
vendored
4
.vscode/cSpell.json
vendored
|
@ -1,7 +1,7 @@
|
||||||
// `cspell` settings
|
// `cspell` settings
|
||||||
{
|
{
|
||||||
// version of the setting file (always 0.1)
|
// version of the setting file
|
||||||
"version": "0.1",
|
"version": "0.2",
|
||||||
|
|
||||||
// spelling language
|
// spelling language
|
||||||
"language": "en",
|
"language": "en",
|
||||||
|
|
1
.vscode/settings.json
vendored
Normal file
1
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{ "cSpell.import": [".vscode/cspell.json"] }
|
Loading…
Add table
Add a link
Reference in a new issue