mirror of
https://github.com/KjellKod/g3log.git
synced 2025-01-19 08:46:42 +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
|
|
}
|