mirror of
https://github.com/Rayerd/dfl.git
synced 2025-04-25 20:49:58 +03:00
Add dscanner.ignoredKey
This commit is contained in:
parent
7ad0b21ea5
commit
f2944e7637
1 changed files with 2 additions and 0 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
"dscanner.ignoredKeys": [
|
"dscanner.ignoredKeys": [
|
||||||
|
"dscanner.style.number_literals",
|
||||||
|
"dscanner.style.phobos_naming_convention"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue