DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
Refactoring Essentials for Visual Studio
An implementation of StyleCop rules using the .NET Compiler Platform
The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.
dotnet/roslyn-analyzers की मुख्य विशेषताएं हैं: Code Analysis and Metrics, Code Analysis and Refactoring, Code Analysis Platforms, Language Specific Analyzers।
dotnet/roslyn-analyzers के ओपन-सोर्स विकल्पों में शामिल हैं: w0rp/ale — Ale is a Neovim LSP client and asynchronous linter wrapper designed to integrate language servers and syntax checkers… tencent/tscancode — A static code analyzer for C++, C#, Lua. icsharpcode/refactoringessentials — Refactoring Essentials for Visual Studio. dotnetanalyzers/stylecopanalyzers — An implementation of StyleCop rules using the .NET Compiler Platform. microsoft/devskim — DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities. aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and…