[CI] Format code according to conventions (#25827)
Format code according to conventions
This commit is contained in:
parent
330a8597f8
commit
6ed61c65dd
92 changed files with 307 additions and 348 deletions
|
|
@ -39,7 +39,8 @@
|
|||
# define key_override_printf dprintf
|
||||
#else
|
||||
# define key_override_printf(str, ...) \
|
||||
{}
|
||||
{ \
|
||||
}
|
||||
#endif
|
||||
|
||||
// Helpers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue