A3/.vscode/settings.json

5 lines
No EOL
52 B
JSON

{
"clang-tidy.compilerArgsBefore": [
"-xc++"
]
}