g3log/.vscode/settings.json
Kjell Hedström - seeking Senior Engineering roles as well as contract opportunities cf91227966
adding consistent and easy formatting (#508)
*  clang format configuration file replaces sublime Astyleformatter
* instructions added to pull request template
* code base re-formatted to be consistent throughout.
2023-11-30 16:17:45 -07:00

5 lines
72 B
JSON

{
"cmake.configureOnOpen": false,
"editor.formatOnSave": true
}