Closed ghost closed 3 years ago
clang-format again 🤦
A PR template with a checklist wouldn’t hurt.
CI with auto format and build wouldn't hurt too 🤔
Yeah, I'll add both later, next time I'm on PC.
(I have also updated the set_verbosity
doc again to be clear it only accepts a number.)
This allows the config to be exactly as verbose as kiwmi, or to change the verbosity level at runtime (e.g. using
kiwmic
).It uses numbers, because they are much easier to handle on both sides and add only little inconvenience to the user.
(originally c60e7d4adae1783ba68fe59d621e0d82238a7c34 somewhere in the rainforest near
tiosgz/mine
)