standard
Code formatter
Automates code quality and style checks for Ruby projects
Ruby's bikeshed-proof linter and formatter 🚲
3k stars
51 watching
214 forks
Language: Ruby
last commit: 7 days ago
Linked from 1 awesome list
formatterlinterrubocopruby
Related projects:
Repository | Description | Stars |
---|---|---|
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
standard/standard | Enforces code quality in JavaScript projects through automated formatting and linting | 29,135 |
franzejr/best-ruby | A collection of idiomatic Ruby code snippets, refactorings, and best practices for writing clean and maintainable Ruby code. | 2,390 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
sorbet/sorbet | Sorbet is a type checker designed to improve the robustness and maintainability of Ruby codebases. | 3,617 |
sds/scss-lint | A tool to help keep SCSS files clean and readable by running it against configurable linter rules. | 3,656 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
rubocop/rubocop-rails | An extension of the RuboCop linter tool that enforces best practices and coding conventions for Rails projects. | 820 |
ruby-concurrency/concurrent-ruby | A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,707 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
simplecov-ruby/simplecov | A tool for measuring code coverage in Ruby applications | 4,779 |
ruby/rake | A make-like program implemented in Ruby for automating tasks and building projects. | 2,351 |
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,360 |
flippercloud/flipper | Enables controlled feature rollouts in Ruby applications | 3,718 |
kpumuk/meta-tags | A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,735 |