awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DotNetAnalyzers avatar

DotNetAnalyzers/StyleCopAnalyzers

0
View on GitHub↗
2,848 星标·509 分支·C#·MIT·1 次浏览

StyleCopAnalyzers

An implementation of StyleCop rules using the .NET Compiler Platform

Features

  • Code Analysis and Metrics - Style enforcement using compiler platform rules.
  • Code Analysis and Refactoring - Port of traditional style rules to the modern compiler platform.

Star 历史

dotnetanalyzers/stylecopanalyzers 的 Star 历史图表dotnetanalyzers/stylecopanalyzers 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

dotnetanalyzers/stylecopanalyzers 是做什么的?

An implementation of StyleCop rules using the .NET Compiler Platform

dotnetanalyzers/stylecopanalyzers 的主要功能有哪些?

dotnetanalyzers/stylecopanalyzers 的主要功能包括:Code Analysis and Metrics, Code Analysis and Refactoring。

dotnetanalyzers/stylecopanalyzers 有哪些开源替代品?

dotnetanalyzers/stylecopanalyzers 的开源替代品包括: icsharpcode/refactoringessentials — Refactoring Essentials for Visual Studio. dotnet/roslyn-analyzers — The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… pycqa/pylint — Pylint is a static code analysis tool for Python that checks source code for errors, coding standard violations, and… microsoft/vscode-go — This project is a Go language extension for VS Code that provides a comprehensive development environment through a… rrrene/credo — Credo is a static analysis tool and linter for Elixir. It functions as a code quality analyzer that scans source code…

StyleCopAnalyzers 的开源替代方案

相似的开源项目,按与 StyleCopAnalyzers 的功能重合度排序。
  • dotnet/roslyn-analyzersdotnet 的头像

    dotnet/roslyn-analyzers

    1,671在 GitHub 上查看↗

    The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

    hacktoberfest
    在 GitHub 上查看↗1,671
  • icsharpcode/refactoringessentialsicsharpcode 的头像

    icsharpcode/RefactoringEssentials

    634在 GitHub 上查看↗

    Refactoring Essentials for Visual Studio

    C#
    在 GitHub 上查看↗634
  • aldanial/clocAlDanial 的头像

    AlDanial/cloc

    23,201在 GitHub 上查看↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    在 GitHub 上查看↗23,201
  • microsoft/vscode-gomicrosoft 的头像

    microsoft/vscode-go

    5,897在 GitHub 上查看↗

    This project is a Go language extension for VS Code that provides a comprehensive development environment through a language server client, a debugging interface, and a test automation runner. It integrates language intelligence, formatting, and debugging capabilities to support the full Go language development lifecycle. The extension distinguishes itself by managing the Go toolchain, including the installation and configuration of external binaries required for language features. It also features a dedicated test automation interface that allows for the generation of unit test skeletons and

    TypeScript
    在 GitHub 上查看↗5,897
查看 StyleCopAnalyzers 的所有 30 个替代方案→