CSharpGuidelinesAnalyzer
Code analyzer
A tool that analyzes C# code against predefined coding guidelines and reports diagnostics
Reports diagnostics for C# coding guidelines that are not already covered by Resharper.
145 stars
6 watching
33 forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list
analyzerc-sharpcoding-guidelines
Related projects:
Repository | Description | Stars |
---|---|---|
code-cracker/code-cracker | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,129 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 42 |
microsoft/infersharp | A tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities. | 732 |
cxxxr/sblint | A tool that checks Common Lisp source code for errors and warnings | 121 |
cezarypiatek/exceptionanalyzer | Analyzes C# code for exception usage best practices | 20 |
menees/analyzers | C# code analysis rules to enforce coding standards and best practices | 22 |
stylecop/stylecop | Analyzes C# source code to enforce style and consistency rules | 1,198 |
sonarsource/sonar-dotnet | Analyzes C# and VB.NET code for quality and security issues | 796 |
wintellect/wintellect.analyzers | Analyzers for code quality and best practices in C# development | 90 |
vannevelj/vsdiagnostics | Provides real-time code quality checks and suggestions to help developers write proper C# code | 65 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 620 |
zapier/kubechecks | A tool that analyzes changes to Kubernetes codebases before merging them into production | 187 |
mbechler/serianalyzer | Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 241 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,712 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,764 |