summaryrefslogtreecommitdiffstats
path: root/clang-tidy.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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