dfl/.vscode/settings.json
2023-12-29 20:12:43 +09:00

6 lines
No EOL
131 B
JSON

{
"dscanner.ignoredKeys": [
"dscanner.style.number_literals",
"dscanner.style.phobos_naming_convention"
]
}