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 format checking to clang-format version 16 #227

Merged
merged 4 commits into from
Dec 9, 2024

Conversation

petercamps
Copy link
Contributor

@petercamps petercamps commented Dec 9, 2024

Motivation
It has become hard to find and install clang-format version 9.

Description
This pull-request updates the "formatSourceCode.sh" shell script and the GitHub runner to use clang-format version 16. It also updates the source code to the slightly different formatting rules of version 16.

Action required
Developers must install clang-format version 16 on their system.
On macOS it is sufficient to install or upgrade to Xcode 16.1, which includes clang-format version 16.

@petercamps petercamps merged commit bf7815a into SKIRT:master Dec 9, 2024
5 checks passed
@petercamps petercamps deleted the runners branch December 9, 2024 17:47
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