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 static code analysis to CI build chain #7

Open
jmcph4 opened this issue Jan 10, 2019 · 0 comments
Open

Add static code analysis to CI build chain #7

jmcph4 opened this issue Jan 10, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jmcph4
Copy link
Owner

jmcph4 commented Jan 10, 2019

Static code checking needs to be added to the build process and Continuous Integration (CI) build chain.
I have struggled to add OCLint to our Travis CI configuration (over 20 failed builds in fact) to no avail. OCLint seems to do the actual job of static checking well enough; however, it is extremely intolerant to different build systems and CI (despite what their documentation might suggest).

@jmcph4 jmcph4 added enhancement New feature or request help wanted Extra attention is needed labels Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant