mirror of https://github.com/dense-analysis/ale
fixes cpplint url in supported-tools.md (#4204)
This commit is contained in:
parent
75d2413425
commit
b611fde718
|
@ -75,7 +75,7 @@ formatting.
|
||||||
* [clangd](https://clang.llvm.org/extra/clangd.html)
|
* [clangd](https://clang.llvm.org/extra/clangd.html)
|
||||||
* [clangtidy](http://clang.llvm.org/extra/clang-tidy/) :floppy_disk:
|
* [clangtidy](http://clang.llvm.org/extra/clang-tidy/) :floppy_disk:
|
||||||
* [cppcheck](http://cppcheck.sourceforge.net)
|
* [cppcheck](http://cppcheck.sourceforge.net)
|
||||||
* [cpplint](https://github.com/google/styleguide/tree/gh-pages/cpplint)
|
* [cpplint](https://github.com/cpplint/cpplint)
|
||||||
* [cquery](https://github.com/cquery-project/cquery)
|
* [cquery](https://github.com/cquery-project/cquery)
|
||||||
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
|
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
|
||||||
* [flawfinder](https://www.dwheeler.com/flawfinder/)
|
* [flawfinder](https://www.dwheeler.com/flawfinder/)
|
||||||
|
|
Loading…
Reference in New Issue