Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] google-readability-namespace-comments: ignore stray semicolons | Alexander Kornienko | 2015-12-16 | 1 | -0/+12 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | [clang-tidy] Use a python script instead of a shell script to run clang-tidy ... | Alexander Kornienko | 2015-08-20 | 1 | -2/+1 |
* | [clang-tidy] Fix for http://llvm.org/PR23130 | Alexander Kornienko | 2015-04-08 | 1 | -3/+2 |
* | [clang-tidy] Set google-readability-namespace-comments.ShortNamespaceLines to 10 | Alexander Kornienko | 2014-11-20 | 1 | -3/+17 |
* | [clang-tidy] Move the missing namespace comment warnings to the closing brace | Alexander Kornienko | 2014-11-17 | 1 | -3/+4 |
* | [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.sh | Alexander Kornienko | 2014-10-26 | 1 | -1/+1 |
* | Add NamespaceCommentCheck to the Google module. | Alexander Kornienko | 2014-09-22 | 1 | -0/+15 |