Skip to content

Commit 63294d0

Browse files
authored
Merge pull request #153 from asmaloney/patch-1
clang-modernize is now part of clang-tidy
2 parents bcfbad2 + 6206bbf commit 63294d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

02-Use_the_Tools_Available.md

-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ If you are not using a build system like that, you can consider [Build EAR](http
185185
CMake now also comes with built-in support for calling `clang-tidy` during [normal compilation](https://cmake.org/cmake/help/latest/prop_tgt/LANG_CLANG_TIDY.html).
186186

187187
* [include-what-you-use](https://github.com/include-what-you-use), [example results](https://github.com/ChaiScript/ChaiScript/commit/c0bf6ee99dac14a19530179874f6c95255fde173)
188-
* [clang-modernize](http://clang.llvm.org/extra/clang-modernize.html), [example results](https://github.com/ChaiScript/ChaiScript/commit/6eab8ddfe154a4ebbe956a5165b390ee700fae1b)
189188
* [clang-check](http://clang.llvm.org/docs/ClangCheck.html)
190189
* [clang-tidy](http://clang.llvm.org/extra/clang-tidy.html)
191190

0 commit comments

Comments
 (0)