Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang-format: add more whitespace sensitive macros #78522

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

pdgendt
Copy link
Collaborator

@pdgendt pdgendt commented Sep 17, 2024

An issue with some macros is that a space is added to conditional expansions. Prevent some of these macros to get formatted.

Ref #78214

An issue with some macros is that a space is added to conditional
expansions. Prevent some of these macros to get formatted.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
@nashif nashif merged commit 0d95e2e into zephyrproject-rtos:main Sep 23, 2024
19 checks passed
@pdgendt pdgendt deleted the clang-whitespace-macro branch September 24, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Coding Guidelines Coding guidelines and style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants