rm header guard code style (not supporting pragma)

This commit is contained in:
Clément Le Bihan
2021-05-23 16:52:48 +02:00
parent d1c3dc6e25
commit 4f4785a112
+1
View File
@@ -13,6 +13,7 @@ filter=-whitespace/braces
filter=-legal/copyright
filter=-runtime/indentation_namespace
filter=-whitespace/ending_newline
filter=-build/header_guard
#filter=-readability/function,-readability/streams,-readability/todo
#filter=-runtime/printf,-runtime/references,-runtime/sizeof,-runtime/threadsafe_fn
# TODO: this should be re-enabled.