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

Removed raise in case of clang-tidy error #40

Merged
merged 1 commit into from
May 20, 2022

Conversation

FlorianReimold
Copy link
Contributor

I removed the raise mentioned in #39

The amazing thing is: Now the action out of the box displays clang-diagnostic-* warnings! I am surprised, but it's just as it should be now 🥳

here you can see a test PR with my fork that caused a compile error that was however properly posted by clang-tidy-review afterwards:
FlorianReimold/ecal#12

I have not tested for side-effects. Not sure if that raise had any important role

@ZedThree
Copy link
Owner

Neat! Thanks @FlorianReimold!

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.

2 participants