Project
Reverse Dependencies for rubocop
The projects listed here declare rubocop as a runtime or development dependency
0.0
Custom cops for Google Ads API Ruby Client Library
2021
2022
2023
2024
2025
2026
0.0
Automatic Grape code style checking tool.
A RuboCop extension focused on enforcing Grape best practices and coding conventions.
2021
2022
2023
2024
2025
2026
0.0
An opinionated set of RuboCop cops recommending Rails coding patterns that keep your codebase greppable. Each cop discourages a construct that obscures where code comes from, so plain text search remains a fast, reliable way to navigate the project.
2021
2022
2023
2024
2025
2026
0.0
Opinionated cops for developers who prefer conventional Rails — rich models, RESTful controllers, shallow jobs, no service objects.
2021
2022
2023
2024
2025
2026
0.0
Guild's RuboCop config based around our preferred style
2021
2022
2023
2024
2025
2026
0.0
A gem for sharing gusto rubocop rules
2021
2022
2023
2024
2025
2026
0.0
A RuboCop cop that statically detects Ruby code relying on the pre-Ruby 3.4
Hash#inspect output format (e.g. {:sym=>1}). Ruby 3.4 changed Hash#inspect to
produce {sym: 1, "str" => 2}, breaking tests that hardcode the old format.
Run as part of `pdk validate` to catch incompatibilities before upgr...
2021
2022
2023
2024
2025
2026
0.0
Six cops that codify the §1-§6 rules of Hardened GOOS TDD:
no Time.now / SecureRandom / Rails.logger / ENV reads in domain code,
no Timecop in inner-loop specs, no mocks in acceptance specs.
Three of the six autocorrect to the injected-collaborator form.
2021
2022
2023
2024
2025
2026
0.0
A plugin for RuboCop code style enforcing & linting tool. It includes Rubocop configuration
used at Church of the Highlands and a few custom rules that have caused internal issues at
Church of the Highlands but are not supported by core Rubocop.
2021
2022
2023
2024
2025
2026
0.0
Hint's shared Rubocop style guide
2021
2022
2023
2024
2025
2026
0.0
RuboCop configuration with the following extensions:
- rubocop-rails,
- rubocop-performance,
- rubocop-rspec
- rubocop-rake.
Easily extensible, created by Hix on Rails.
2021
2022
2023
2024
2025
2026
0.0
Modern RuboCop configuration for Ruby and Rails applications
2021
2022
2023
2024
2025
2026
0.0
A collection of Rubocop rules that are used on hotstepper projects.
2021
2022
2023
2024
2025
2026
0.0
A RuboCop extension to promote inclusive language
2021
2022
2023
2024
2025
2026
0.0
Automatic Infinum code style checking tool.
2021
2022
2023
2024
2025
2026
0.0
A package of Influitive cop(s) for Rubocop.
2021
2022
2023
2024
2025
2026
0.0
This is the rubocop configuration we use at inhouse.work for all our projects
2021
2022
2023
2024
2025
2026
0.0
Inspire Ruby Style Guide
2021
2022
2023
2024
2025
2026
0.0
Shared Rubocop configuration for all Instructure Ruby projects
2021
2022
2023
2024
2025
2026
0.0
Variable name is an important key for developers to understand what codes do.
This cope checks instance variable names.
2021
2022
2023
2024
2025
2026