Clang Format Blinds (#253)

* Quick cleanup on bitset docs

* Clang format blind.h/c

* Replace `_` with `s_` for functions

* Fix newline size for macros.

* Fix format for ci

* Add macro for "unused" attribute
This commit is contained in:
Rickey
2025-11-25 13:47:44 -08:00
committed by GitHub
parent 2c32ff69e3
commit 09dd996181
10 changed files with 96 additions and 77 deletions
+1
View File
@@ -50,3 +50,4 @@ SpacesInLineCommentPrefix:
Maximum: 1
PenaltyReturnTypeOnItsOwnLine: 99999999
AlignEscapedNewlines: Left