Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

add --force-exclusion flag to reek options #287

Merged
merged 3 commits into from
May 18, 2019
Merged

add --force-exclusion flag to reek options #287

merged 3 commits into from
May 18, 2019

Conversation

pelted
Copy link
Contributor

@pelted pelted commented Mar 7, 2018

Force excluding files specified in the configuration exclude_paths even if they are explicitly passed as arguments.

Resolves problem with exclude_paths in the .reek config being ignored since we run reek on single files rather than the whole project.

Example that now works after this PR.

exclude_paths:
  - db/migrate

Make sure these boxes are checked before submitting your PR -- thanks in advance!

Force excluding files specified in the configuration `exclude_paths` even if they are explicitly passed as arguments.
@wingrunr21 wingrunr21 mentioned this pull request Mar 12, 2018
@matkoniecz
Copy link

matkoniecz commented May 18, 2019

@rubyide Can you consider reviewing/merging/rejecting this PR? I thought about submitting one, but PR older than year still waiting for reaction are a bit discouraging.

@wingrunr21 wingrunr21 merged commit a060250 into rubyide:master May 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants