Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit 18cb1a9

Browse files
committed
Add .clang-tidy configuration file to provide LLVM-optimized defaults for clang-tidy.
Reviewers: chandlerc, djasper, alexfh Reviewed By: alexfh Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D5237 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217366 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 0e59cbe commit 18cb1a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-tidy

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Checks: '-*,llvm-*,misc-*'

0 commit comments

Comments
 (0)