set style to Type instead of Tag

This commit is contained in:
auronandace
2026-06-17 08:08:34 +01:00
parent e69aba445e
commit 40f22b62ab
+1 -1
View File
@@ -11,7 +11,7 @@
sys_includes = ["sched.h", "bits/sigset-t.h", "bits/mode-t.h", "bits/size-t.h"]
include_guard = "_RELIBC_SPAWN_H"
language = "C"
style = "Tag"
style = "Type"
no_includes = true
cpp_compat = true