mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +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
|
||||
{
|
||||
// version of the setting file (always 0.1)
|
||||
"version": "0.1",
|
||||
// version of the setting file
|
||||
"version": "0.2",
|
||||
|
||||
// spelling language
|
||||
"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