summaryrefslogtreecommitdiffstats
path: root/clang-tidy.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to CircleCI-2.0 (#4225)peterbell102018-08-251-2/+1
|
* Use clang-tidy to check more code conventions (#4214)Bond-0092018-05-061-0/+19
* Create clang-tidy.sh * Add clang-tidy to circle.yml * Fixed some naming violations Fixes #4164