google / safeside

Understand and mitigate software-observable side-channels
BSD 3-Clause "New" or "Revised" License
493 stars 53 forks source link

Enable clang-tidy in CI #87

Closed mmdriley closed 4 years ago

mmdriley commented 4 years ago

For now, mostly for formatting things like casing that clang-format doesn't see.

Enable WarningsAsErrors to block CI, like: https://travis-ci.org/google/safeside/jobs/611644241