Skip to content
Snippets Groups Projects
Commit eaf7aff0 authored by Joseph Walton-Rivers's avatar Joseph Walton-Rivers
Browse files

Add clang tidy to build.

This is only a first approxmiation of what I would like for CI. Ideally,
it'd be it's own step that can pass/fail regardless of the build status.
With this setup, it's integrated into the build (and also running tidy
over our vendored dependencies, which are outside our scope).

Something like this: http://www.stablecoder.ca/2018/10/30/full-cmake-helper-suite.html
might be better for the future...
parent decb9c4b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment