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

Add clang-format based linting to tribol #15

Closed
kennyweiss opened this issue Jun 22, 2023 · 1 comment · Fixed by #117
Closed

Add clang-format based linting to tribol #15

kennyweiss opened this issue Jun 22, 2023 · 1 comment · Fixed by #117

Comments

@kennyweiss
Copy link
Member

We should add a .clang-format file with agreed-upon formatting rules to tribol.

We can then configure tribol with a CLANG_FORMAT_EXECUTABLE CMake variable and format the code (in a make-based build) with make style.

@ebchin ebchin linked a pull request Jan 24, 2025 that will close this issue
@ebchin
Copy link
Member

ebchin commented Jan 24, 2025

Fixed in #117

@ebchin ebchin closed this as completed Jan 24, 2025
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 a pull request may close this issue.

2 participants