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

STYLE: Cleanup clang-format configuration files #263

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Feb 23, 2024

Relocate .clang-format file into the cutil sub-directory where the use of extern statement require setting BreakBeforeBraces to Custom.

Remove commented code from main configuration file.

Relocate `.clang-format` file into the `cutil` sub-directory
where the use of `extern` statement require setting `BreakBeforeBraces`
to `Custom`.

Remove commented code from main configuration file.
@jcfr jcfr force-pushed the cleanup-clang-format-config branch from bedfe26 to 6b267d4 Compare February 23, 2024 18:36
@jcfr jcfr merged commit 5904dc6 into BrownBiomechanics:main Feb 29, 2024
4 checks passed
@jcfr jcfr deleted the cleanup-clang-format-config branch February 29, 2024 14:45
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.

1 participant