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

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

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

rust-dev-tools/fmt-rfcs

0
View on GitHub↗
0 星标·0 分支·1 次浏览

Fmt Rfcs

Features

  • Coding Standards - Rust code formatting and style guidelines.

Star 历史

rust-dev-tools/fmt-rfcs 的 Star 历史图表rust-dev-tools/fmt-rfcs 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Fmt Rfcs 的开源替代方案

相似的开源项目,按与 Fmt Rfcs 的功能重合度排序。
  • airbnb/rubyairbnb 的头像

    airbnb/ruby

    3,890在 GitHub 上查看↗

    This project provides a collection of coding standard specifications, style guides, and configuration assets used to define automated rules for static code analysis in Ruby. It serves as a centralized set of RuboCop configurations and static analysis rules to ensure consistent syntax and idiomatic usage across a codebase. The project establishes a comprehensive Ruby style guide that defines naming conventions, indentation, and structural requirements. It utilizes a pluggable linting engine to enforce these standards through a defined set of patterns and constraints. The capability surface co

    Ruby
    在 GitHub 上查看↗3,890
  • bbatsov/ruby-style-guidebbatsov 的头像

    bbatsov/ruby-style-guide

    16,546在 GitHub 上查看↗

    This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects. The project serves as both a human-readable documentation resource for developers and a machine-readable RuboCop configuration specification. This allows natural language style guidelines to be mapped directly to automated linting rules. The system covers Ruby code standardization, style enforcement, and project governance thro

    在 GitHub 上查看↗16,546
  • behzad888/aurelia-styleguidebehzad888 的头像

    behzad888/Aurelia-styleguide

    24在 GitHub 上查看↗

    Aurelia Style Guide: A starting point for Aurelia development teams to provide consistency through best practices. http://aurelia.io

    在 GitHub 上查看↗24
  • airbnb/javascriptairbnb 的头像

    airbnb/javascript

    148,081在 GitHub 上查看↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    在 GitHub 上查看↗148,081
查看 Fmt Rfcs 的所有 9 个替代方案→

常见问题解答

rust-dev-tools/fmt-rfcs 的主要功能有哪些?

rust-dev-tools/fmt-rfcs 的主要功能包括:Coding Standards。

rust-dev-tools/fmt-rfcs 有哪些开源替代品?

rust-dev-tools/fmt-rfcs 的开源替代品包括: airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It… airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to… bbatsov/ruby-style-guide — This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of… behzad888/aurelia-styleguide — Aurelia Style Guide: A starting point for Aurelia development teams to provide consistency through best practices.… johnpapa/angular-styleguide — This project is an architecture reference and coding standard for the Angular framework. It provides guidelines for… ossu/computer-science — This project provides a structured computer science curriculum framework designed for self-directed learners. It…