autotidy
Code linter
Tool for automating clang-tidy checks on C++ code
Speedier handling of clang-tidy checking
68 stars
5 watching
3 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 496 |
| A tool for detecting and reporting anti-patterns in TSQL scripts to improve code quality and readability. | 214 |
| Adds custom checks to a C++ compilation target using CMake and clang-tidy. | 16 |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| A tool for linting and analyzing Sass code for quality and consistency issues | 1,767 |
| A tool for automatically checking and improving the quality of SQL code. | 513 |
| A tool for processing Coq and Lean 4 code embedded in text documents | 237 |
| A community wiki for improving code quality through static analysis and style checking tools | 342 |
| A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,065 |
| A systemVerilog linter tool written in Rust. | 318 |
| A collection of lints to help improve Rust code quality by catching common mistakes and suggesting idiomatic writing | 106 |
| Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
| A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 304 |
| A clean implementation of reflection and related proposals in C++. | 29 |
| A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |