summaryrefslogtreecommitdiff
path: root/.clang-tidy
AgeCommit message (Expand)Author
2016-09-13.clang-tidy: correct style name is 'camelBack' not 'lowerCase'.Mike Aizatsky
2016-09-08.clang-tidy: parameters and members should be CamelCased.Mike Aizatsky
2016-04-13Don't use misc-unused-parameters check on LLVM.Alexander Kornienko
2015-12-08adding readability-identifier-naming to llvm clang-tidy configuration.Mike Aizatsky
2014-10-29Enable display of compiler diagnostics in clang-tidy by default.Alexander Kornienko
2014-09-08Add .clang-tidy configuration file to provide LLVM-optimized defaults forAlexander Kornienko