Skip to content

Document mixed tab/space indentation may be used for multiline wrapping in C++ usage guidelines#77

Open
Calinou wants to merge 1 commit intogodotengine:mainfrom
Calinou:cpp-usage-guidelines-multiline-wrapping
Open

Document mixed tab/space indentation may be used for multiline wrapping in C++ usage guidelines#77
Calinou wants to merge 1 commit intogodotengine:mainfrom
Calinou:cpp-usage-guidelines-multiline-wrapping

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Mar 9, 2026

@Calinou Calinou added the enhancement New feature or request label Mar 9, 2026
@Ivorforce
Copy link
Member

The example you linked isn't an example where arguments are space-aligned. It's a single argument string, where the string parts are split over several different lines. The string itself is space-aligned.
I'm not sure we have space aligning of arguments in the codebase, or at least I've never seen it.

@Calinou
Copy link
Member Author

Calinou commented Mar 10, 2026

The example you linked isn't an example where arguments are space-aligned. It's a single argument string, where the string parts are split over several different lines. The string itself is space-aligned. I'm not sure we have space aligning of arguments in the codebase, or at least I've never seen it.

I've found other examples that aren't concatenated strings:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants