RuboCop Headquarters
We're committed to promoting the best Ruby programming practices and helping people write better Ruby applications.
Pinned Repositories
guard-rubocop
Guard plugin for RuboCop
rails-style-guide
A community-driven Ruby on Rails style guide
rspec-style-guide
Best practices for writing your specs!
rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
rubocop-emacs
An Emacs interface for RuboCop
rubocop-minitest
Code style checking for Minitest files.
rubocop-performance
An extension of RuboCop focused on code performance checks.
rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
rubocop-rspec
Code style checking for RSpec files.
ruby-style-guide
A community-driven Ruby coding style guide
RuboCop Headquarters's Repositories
rubocop/ruby-style-guide
A community-driven Ruby coding style guide
rubocop/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
rubocop/rails-style-guide
A community-driven Ruby on Rails style guide
rubocop/rspec-style-guide
Best practices for writing your specs!
rubocop/rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
rubocop/rubocop-rspec
Code style checking for RSpec files.
rubocop/rubocop-performance
An extension of RuboCop focused on code performance checks.
rubocop/guard-rubocop
Guard plugin for RuboCop
rubocop/rubocop-minitest
Code style checking for Minitest files.
rubocop/rubocop-emacs
An Emacs interface for RuboCop
rubocop/rubocop-ast
RuboCop's AST extensions and NodePattern functionality
rubocop/rubocop-rake
A RuboCop plugin for Rake
rubocop/rubocop-md
RuboCop for Markdown code snippets
rubocop/minitest-style-guide
Best practices for writing your tests
rubocop/vscode-rubocop
The official VS Code extension for the RuboCop linter and code formatter.
rubocop/rubocop-factory_bot
Code style checking for factory_bot files.
rubocop/rubocop-jp
A place for RuboCop discussions in Japanese
rubocop/rubocop-extension-generator
A generator of RuboCop's custom cops gem.
rubocop/rubocop-capybara
Code style checking for Capybara files.
rubocop/rubocop-i18n
RuboCop rules for detecting and autocorrecting undecorated strings for i18n (gettext and rails-i18n)
rubocop/rubocop-thread_safety
An extension of RuboCop focused on thread-safety checks.
rubocop/rubocop-sequel
Code style checking for Sequel
rubocop/rubocop-rubycw
Wrap ruby -cw by RuboCop
rubocop/rubocop-rspec_rails
Code style checking for Rails-related RSpec files.
rubocop/blog.rubystyle.guide
A companion blog to the community Ruby, Rails and RSpec guides
rubocop/packaging-style-guide
Best practices for writing downstream compatible code!
rubocop/docs.rubocop.org
RuboCop's documentation site
rubocop/circleci-ruby-snapshot-image
Builds a Ruby nightly image and publishes it to Docker Hub
rubocop/.github
rubocop/capybara-style-guide
A community-driven Capybara coding style guide