Description
Analyzes D source code with tools for linting, style checks, and code inspection. It helps D developers find issues and maintain consistency across projects.
Use it in editor integrations, local checks, or CI for D codebases. Static analysis is useful, but it does not replace compiling and testing the program.