Skip to content

Inherit reek config from a gem #1430

@papa-cool

Description

@papa-cool

In my company, we have several projects that use Code Climate metrics with rubocop, reek...

I'am creating a gem to share an up to date configuration with every projects.
Rubocop has a way to use the config file store into a gem : https://github.com/rubocop-hq/rubocop/blob/master/manual/configuration.md#inheriting-configuration-from-a-dependency-gem

Reek does not seem to have the same possibility. The use of a config file in the home/directory is not enough because it won't be kept up to date and won't work with Code Climate.

What do you think about this feature? Thank you for your help.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions