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

Update .clang-format configuration #147

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Conversation

dkozinski
Copy link
Collaborator

No description provided.

- Added 'AlignConsecutiveMacros: true'  to align consecutive macro definitions
- Added 'AlignTrailingComments: true' to align trailing comments
- Added a comment recommending clang-format version 19 or higher
- Updated alignment settings for consecutive declarations, assignments, and macros
- Adjusted the column limit from 160 to 120
- Added additional brace wrapping
.clang-format Outdated
# .clang-format

# Recommended clang-format version: 19 or higher.
# Please note that alignment settings may not work correctly in versions below 19.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May not be supported

@dariusz-f dariusz-f merged commit 56fc939 into master Sep 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants