Preserve existing space before trailing comment

EditorConfig key: cpp-disable-space-changes-before-trailing-comment

Preserve existing space before trailing comment

cpp-disable-space-changes-before-trailing-comment

If true, the formatter does not add or remove spaces before trailing comments.

Default value:

false

Possible values:

  • true
  • false

Examples