21 lines
223 B
Plaintext
21 lines
223 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"file_exclude_patterns":
|
|
[
|
|
"*.cod"
|
|
],
|
|
"follow_symlinks": true,
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings":
|
|
{
|
|
"ClangFormat": {
|
|
"style": "File",
|
|
// "format_on_save": true,
|
|
}
|
|
}
|
|
}
|