chore: upgrade to clang-format@21
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
#include <glibmm/ustring.h>
|
||||
|
||||
// calculate column width of ustring
|
||||
int ustring_clen(const Glib::ustring &str);
|
||||
int ustring_clen(const Glib::ustring& str);
|
||||
Reference in New Issue
Block a user