Regular expression for macros starting a block

EditorConfig key: cpp-macro-block-begin

Regular expression for macros starting a block

cpp-macro-block-begin

Regex matching macros that open a block (so the formatter can treat them as braces).

Default value:

Possible values:

Any text

Examples