rubocop
Code analyzer
Analyzes and enforces code quality and style in Ruby projects
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
13k stars
183 watching
3k forks
Language: Ruby
last commit: 4 days ago
Linked from 6 awesome lists
code-formatterhacktoberfestlinterrubocoprubystatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 685 |
rubocop/rubocop-rails | An extension of the RuboCop linter tool that enforces best practices and coding conventions for Rails projects. | 820 |
rubocop/guard-rubocop | Automatically checks Ruby code style with RuboCop when files are modified. | 262 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
prontolabs/pronto-rubocop | An integration that automates code analysis using RuboCop and Pronto | 83 |
standardrb/standard | Automates code quality and style checks for Ruby projects | 2,723 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,484 |
simplecov-ruby/simplecov | A tool for measuring code coverage in Ruby applications | 4,779 |
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,360 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,131 |
rubocop/rspec-style-guide | Guides best practices for writing RSpec specs | 958 |
activerecord-hackery/ransack | A Ruby gem that adds object-based searching to Rails applications. | 5,679 |
ruboto/ruboto | An Android app development platform built on Ruby and JRuby. | 2,027 |