RuboCop Headquarters (rubocop)

RuboCop Headquarters

rubocop

Organization data from Github https://github.com/rubocop

We're committed to promoting the best Ruby programming practices and helping people write better Ruby applications.

Home Page:https://rubocop.org

GitHub:@rubocop

RuboCop Headquarters's repositories

ruby-style-guide

A community-driven Ruby coding style guide

rubocop

A Ruby static code analyzer and formatter, based on the community Ruby style guide.

rails-style-guide

A community-driven Ruby on Rails style guide

rspec-style-guide

Best practices for writing your specs!

rubocop-rails

A RuboCop extension focused on enforcing Rails best practices and coding conventions.

Language:RubyLicense:MITStargazers:850Issues:15Issues:685

rubocop-rspec

Code style checking for RSpec files.

Language:RubyLicense:MITStargazers:835Issues:21Issues:693

rubocop-performance

An extension of RuboCop focused on code performance checks.

Language:RubyLicense:MITStargazers:722Issues:12Issues:201

guard-rubocop

Guard plugin for RuboCop

Language:RubyLicense:MITStargazers:262Issues:14Issues:23

rubocop-minitest

Code style checking for Minitest files.

Language:RubyLicense:MITStargazers:154Issues:17Issues:94

rubocop-ast

RuboCop's AST extensions and NodePattern functionality

Language:RubyLicense:MITStargazers:130Issues:12Issues:55

rubocop-emacs

An Emacs interface for RuboCop

rubocop-rake

A RuboCop plugin for Rake

Language:RubyLicense:MITStargazers:101Issues:8Issues:29

rubocop-md

RuboCop for Markdown code snippets

Language:RubyLicense:MITStargazers:76Issues:11Issues:6

minitest-style-guide

Best practices for writing your tests

rubocop-factory_bot

Code style checking for factory_bot files.

Language:RubyLicense:MITStargazers:71Issues:4Issues:54

vscode-rubocop

The official VS Code extension for the RuboCop linter and code formatter.

Language:TypeScriptLicense:NOASSERTIONStargazers:71Issues:3Issues:20

rubocop-jp

A place for RuboCop discussions in Japanese

rubocop-extension-generator

A generator of RuboCop's custom cops gem.

Language:RubyLicense:MITStargazers:51Issues:9Issues:6

rubocop-capybara

Code style checking for Capybara files.

Language:RubyLicense:MITStargazers:46Issues:4Issues:32

rubocop-i18n

RuboCop rules for detecting and autocorrecting undecorated strings for i18n (gettext and rails-i18n)

Language:RubyLicense:Apache-2.0Stargazers:46Issues:15Issues:12

rubocop-thread_safety

An extension of RuboCop focused on thread-safety checks.

Language:RubyLicense:NOASSERTIONStargazers:38Issues:4Issues:21

rubocop-sequel

Code style checking for Sequel

Language:RubyLicense:MITStargazers:30Issues:7Issues:18

rubocop-rubycw

Wrap ruby -cw by RuboCop

Language:RubyLicense:MITStargazers:27Issues:8Issues:5

rubocop-rspec_rails

Code style checking for Rails-related RSpec files.

Language:RubyLicense:MITStargazers:26Issues:2Issues:22

blog.rubystyle.guide

A companion blog to the community Ruby, Rails and RSpec guides

Language:HTMLStargazers:7Issues:11Issues:0

packaging-style-guide

Best practices for writing downstream compatible code!

docs.rubocop.org

RuboCop's documentation site

circleci-ruby-snapshot-image

Builds a Ruby nightly image and publishes it to Docker Hub

capybara-style-guide

A community-driven Capybara coding style guide