mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 18:30:25 +01:00
cf91227966
* clang format configuration file replaces sublime Astyleformatter * instructions added to pull request template * code base re-formatted to be consistent throughout.
5 lines
72 B
JSON
5 lines
72 B
JSON
{
|
|
"cmake.configureOnOpen": false,
|
|
"editor.formatOnSave": true
|
|
}
|