[工具详情]
clang-tidy
C and C++ linter and static analysis tool.
lint 语言: c, cpp
[适用场景]推荐
- ✓ Run C or C++ lint and static analysis checks
[不适用场景]避免
- ✕ compile_commands.json or project configuration is missing
[安全约束]必须遵守
- ⚠ Run analysis with the project's compile database.
[详细信息]原始元数据
- 命令
- clang-tidy
- 影响
- execute_code, read_files, write_files
[类似工具]03