wip move to cpp external scanner

This commit is contained in:
mhoffm
2021-06-22 23:40:31 +02:00
parent 5a58000ba1
commit b9a95e5b48
4 changed files with 257 additions and 259 deletions

View File

@@ -1,6 +1,6 @@
root = true
[*.{c,txt,js}]
[*.{cc,txt,js}]
indent_style = space
indent_size = 2
tab_width = 8