You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new common/include/ansi_colour.h providing ansi::Colours helpers for foreground/background ANSI escape sequences. Apply consistent formatting and small API-preserving cleanups across multiple headers (namespace/bracing style, whitespace, line breaks) and update copyright years to 2025-2026. Affected files: common/include/common/utils/utils_array.h, common/include/firmware/pixeldmx/show.h, and several json headers (json_format_helpers.h, json_helpers.h, json_jsondoc.h, json_key.h, json_params_base.h, json_parsehelper.h, json_parser.h, json_tokenizer.h). Changes are stylistic or minor refactors only; no functional behavior changes intended.
0 commit comments