rubocop
Code analyzer and formatter
An automated code quality tool for Ruby programming language
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
13k stars
183 watching
3k forks
Language: Ruby
last commit: about 1 month 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 | 687 |
rubocop/rubocop-rails | An extension of the RuboCop linter tool that enforces best practices and coding conventions for Rails projects. | 823 |
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,481 |
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,742 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,483 |
simplecov-ruby/simplecov | A tool for measuring code coverage in Ruby applications | 4,786 |
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,365 |
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,183 |
rubocop/rspec-style-guide | Guides best practices for writing RSpec specs | 959 |
activerecord-hackery/ransack | A Ruby gem that adds object-based searching to Rails applications. | 5,693 |
ruboto/ruboto | An Android app development platform built on Ruby and JRuby. | 2,027 |