clang-format markers

This commit is contained in:
Jasmine Iwanek
2022-11-19 10:43:42 -05:00
parent 83b220cb03
commit 35fea100db
19 changed files with 231 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
return cpu_state.abrt; \
}
// clang-format off
opSET(O)
opSET(NO)
opSET(B)
@@ -35,3 +36,4 @@ opSET(L)
opSET(NL)
opSET(LE)
opSET(NLE)
// clang-format on