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 rules #1624

Closed
Rangi42 opened this issue Jan 22, 2025 · 0 comments · Fixed by #1629
Closed

Update clang-format rules #1624

Rangi42 opened this issue Jan 22, 2025 · 0 comments · Fixed by #1629
Labels
refactoring This PR is intended to clean up code more than change functionality
Milestone

Comments

@Rangi42
Copy link
Contributor

Rangi42 commented Jan 22, 2025

Some more to try as of clang-format 19:

BreakAfterAttributes: Always
InsertNewlineAtEOF: true
SeparateDefinitionBlocks: Always
InsertBraces: true
RemoveSemicolon: true
RemoveParenthesesStyle: ReturnStatement
@Rangi42 Rangi42 added the refactoring This PR is intended to clean up code more than change functionality label Jan 22, 2025
@Rangi42 Rangi42 added this to the 0.9.1 milestone Jan 22, 2025
@Rangi42 Rangi42 self-assigned this Jan 22, 2025
@Rangi42 Rangi42 removed their assignment Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring This PR is intended to clean up code more than change functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant