Use style = Tag everywhere possible

This commit is contained in:
jD91mZM2
2018-07-06 16:58:27 +02:00
parent 53f634f579
commit 985a83ee69
20 changed files with 27 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
sys_includes = ["stddef.h", "stdint.h"]
include_guard = "_STRING_H"
language = "C"
style = "Tag"
[enum]
prefix_with_name = true