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

Adjust source code formatting of empty lines #231

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

petercamps
Copy link
Contributor

Description
This update tells clang-format to:

  • always put an empty line before an access modifier
  • remove empty lines at the start of a {} block

Motivation
Use the new features of clang-format version 18 to further clean up the code.

@petercamps petercamps merged commit 0e24aad into SKIRT:master Dec 20, 2024
6 checks passed
@petercamps petercamps deleted the emptylines branch December 20, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant