The test suite as a regression sensor
Explores using test suites as regression sensors to maintain codebase quality when working with AI coding agents.
Explores using test suites as regression sensors to maintain codebase quality when working with AI coding agents.
Explore three static code analysis sensors for maintainability in AI-assisted coding, covering linting, dependency rules, and coupling data.
Explores using maintainability sensors to help coding agents keep codebases clean and reduce technical debt.
A tutorial on using the dotnet-sonarscanner CLI tool to analyze a .NET solution and generate reports with SonarQube.
A review and guide to NDepend, a static code analysis tool for .NET, covering its features, setup, and use for improving code quality.
A software engineer reflects on his startup journey and open-source work before joining Google to focus on developer productivity tools.
A guide to 7 essential Angular development tools for scaffolding, code analysis, debugging, and improving developer productivity.
A developer explains building a security-focused static code analysis tool for Gulp by extending an existing plugin, following open source philosophy.
Explores using static code analysis to enforce Angular 2 best practices from a community-driven style guide, covering patterns and benefits.