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 to RAJA #1717

Open
johnbowen42 opened this issue Aug 22, 2024 · 1 comment
Open

Add clang-format to RAJA #1717

johnbowen42 opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
reviewed Mark with this label when issue has been discussed by team

Comments

@johnbowen42
Copy link
Contributor

Currently RAJA doesn't have any formatting enforcement in CI. I would like to add clang-format to CI to automatically format code that is checked into RAJA

@johnbowen42 johnbowen42 self-assigned this Aug 22, 2024
@artv3
Copy link
Member

artv3 commented Aug 22, 2024

I think this is a great idea, the only downside is that sometimes formaters do a wonky job with raja kernels we may have to ask the formater to skip certain parts of our code.

@rhornung67 rhornung67 added the reviewed Mark with this label when issue has been discussed by team label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed Mark with this label when issue has been discussed by team
Projects
None yet
Development

No branches or pull requests

3 participants