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

[BUG] clang-tidy does not format the code #1032

Closed
kvedala opened this issue Aug 15, 2020 · 0 comments · Fixed by #1052
Closed

[BUG] clang-tidy does not format the code #1032

kvedala opened this issue Aug 15, 2020 · 0 comments · Fixed by #1052
Assignees
Labels

Comments

@kvedala
Copy link
Collaborator

kvedala commented Aug 15, 2020

Description

Code in some forks does not get formatted. For example, in #1016.

Expected Behavior

Github Actions should have formatted the source-code to the specs using clang-tidy.

Actual Behavior

clang-tidy did not format the code.

Possible Fix

Add an explicit clang-format command before clang-tidy

Steps to Reproduce

Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant