SonarQube – Use dotnet-sonarscanner to Analyze .NET Solution
A tutorial on using the dotnet-sonarscanner CLI tool to analyze a .NET solution and generate reports with SonarQube.
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.