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

Idea - Add code scanning for the repository #7

Open
tiagofilipesilva opened this issue Dec 31, 2020 · 4 comments
Open

Idea - Add code scanning for the repository #7

tiagofilipesilva opened this issue Dec 31, 2020 · 4 comments

Comments

@tiagofilipesilva
Copy link
Contributor

Hi, I'm not an expert but I believe it's possible to add a free coding scanning workflow to public repositories and even integrate with several free code checking solutions.

This could be helpful in this wonderful project.

@glouw
Copy link
Owner

glouw commented Dec 31, 2020

That's interesting. I wonder if static analyzers are able to handle the macro magic in CTL. I will enable have it a go. Thanks!

@tiagofilipesilva
Copy link
Contributor Author

I tried here with MISRA C validations and it definitely hates it, but then again MISRA C hates C.

@glouw
Copy link
Owner

glouw commented Dec 31, 2020

It's still worth a shot. I'll give it a look over today and report back

@glouw
Copy link
Owner

glouw commented Jan 1, 2021

I gave it a go, and it looks as if there are no problems. I'll keep it running as an action item, but I do not know how effective it is as I see zero output (in the logs, it does seem as if its building the source with make)

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

No branches or pull requests

2 participants