Project
Reverse Dependencies for rubocop
The projects listed here declare rubocop as a runtime or development dependency
0.0
Sometimes it causes some trouble. Take that as read. This will let you know when you slip, and include respond_with.
2020
2021
2022
2023
2024
2025
0.0
A rubocop cop that polices access to ENV
2020
2021
2022
2023
2024
2025
0.0
Code styling for my projects
2020
2021
2022
2023
2024
2025
0.0
Rubocop config files to develop with Ruby in a Rock system
2020
2021
2022
2023
2024
2025
0.0
rubocop-ronin is a set of common rubocop rules for the ronin-rb project.
This is necessary because rubocop's default configuration clashes with
ronin-rb's coding style, or sometimes even differs from the defacto Ruby
coding style.
2020
2021
2022
2023
2024
2025
0.0
Enforces rubocop style consistency across Roostify projects
2020
2021
2022
2023
2024
2025
0.0
Rubocop with Rootstrap's code style
2020
2021
2022
2023
2024
2025
0.0
Lint RSpec examples embedded in Markdown files
2020
2021
2022
2023
2024
2025
0.0
A RuboCop extension focused on enforcing RSpec.
A place where no one is officially employed, but where useful cops can gather.
2020
2021
2022
2023
2024
2025
0.0
Custom cops and shared config for BrandsInsurance
2020
2021
2022
2023
2024
2025
0.0
k0va1's rubocop template for Ruby
2020
2021
2022
2023
2024
2025
0.0
Rubocop config lives all over the place and can easily get out of sync.
This project tries to solve this problem by centralizing shared config and provide CLI for keeping it up to date.
2020
2021
2022
2023
2024
2025
0.0
Rubocop extension with cops that helps to have safier migrations on rails projects
2020
2021
2022
2023
2024
2025
0.0
Search for Cops that can be automatically modified among the Cops listed in .rubocop_todo.yml.
2020
2021
2022
2023
2024
2025
0.0
Shared RuboCop configuration for SaleMove projects
2020
2021
2022
2023
2024
2025
0.0
Code style checking for Sequoia Capital China Ruby projects
2020
2021
2022
2023
2024
2025
0.0
Code style checking for db schema file
2020
2021
2022
2023
2024
2025
0.0
Cops that check for meaningless and misleading names in code
2020
2021
2022
2023
2024
2025
0.0
Sensible configuration for RuboCop
2020
2021
2022
2023
2024
2025
0.0
When we save data, Active Record provides us a method serialize, which helps us to save object params in JSON or YAML format. If we do not work with raw data, it is OK, but if we try to query raw data (for analytics purposes, for example) it becomes a headache. For JSON format it is not so critic...
2020
2021
2022
2023
2024
2025