summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
Commit message (Expand)AuthorAgeFilesLines
* .clang-tidy: correct style name is 'camelBack' not 'lowerCase'.Mike Aizatsky2016-09-131-1/+1
* .clang-tidy: parameters and members should be CamelCased.Mike Aizatsky2016-09-081-0/+4
* Don't use misc-unused-parameters check on LLVM.Alexander Kornienko2016-04-131-1/+1
* adding readability-identifier-naming to llvm clang-tidy configuration.Mike Aizatsky2015-12-081-1/+13
* Enable display of compiler diagnostics in clang-tidy by default.Alexander Kornienko2014-10-291-1/+1
* Add .clang-tidy configuration file to provide LLVM-optimized defaults forAlexander Kornienko2014-09-081-0/+1