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

feat: Add clang tidy support to CI #49

Merged
merged 2 commits into from Jan 4, 2019

Commits on Jan 3, 2019

  1. Merge pull request #1 from ArkEcosystem/master

    merge master into master
    ciband committed Jan 3, 2019
    Copy the full SHA
    044c180 View commit details
    Browse the repository at this point in the history
  2. feat: Add clang tidy support to CI

    Added clang tidy support to the clang CI target. As a first step warnings will not fail the build. Once we are down to 0 warnings, we can make warnings fail the build.
    ciband committed Jan 3, 2019
    Copy the full SHA
    3fa200a View commit details
    Browse the repository at this point in the history