specify clang for c++ formatting conventions

This commit is contained in:
Kevin Hester
2021-03-19 15:24:05 +08:00
parent 84505b1717
commit 21cfb151a8
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -77,5 +77,6 @@
"--java_out=/tmp",
"-I=/home/kevinh/development/meshtastic/meshtastic-esp32/proto"
]
}
},
"editor.formatOnSave": true
}