[clang-tidy] add_new_check.py should fail if check name starts with the module name
authorAlexander Kornienko <alexfh@google.com>
Wed, 13 Apr 2016 08:46:32 +0000 (08:46 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 13 Apr 2016 08:46:32 +0000 (08:46 +0000)
commit6110cca6ef84d21be27bb8cfc9fe002e772d7bef
tree4e51ec58a1d75b201a27370e3d7673dbf90e3fac
parentb62f14400f301c6bbc891176b9008e39b1e01964
[clang-tidy] add_new_check.py should fail if check name starts with the module name

+ updated formatting

llvm-svn: 266181
clang-tools-extra/clang-tidy/add_new_check.py