[–] spooningtamarin 10y ago ↗ I always wanted something similar for C++ to exist. But people seem to think linting is entirely different than thing demonstrated here. [–] tomjakubowski 10y ago ↗ clang-tidy will fix (some?) problems it detects, if you pass it the -fix flag.http://clang.llvm.org/extra/clang-tidy/
[–] tomjakubowski 10y ago ↗ clang-tidy will fix (some?) problems it detects, if you pass it the -fix flag.http://clang.llvm.org/extra/clang-tidy/
2 comments
[ 1.8 ms ] story [ 13.3 ms ] threadhttp://clang.llvm.org/extra/clang-tidy/