Skip to content

Commit

Permalink
Exclude templates from reek config as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszgorniak committed Dec 31, 2024
1 parent 5f08fc1 commit 9895120
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .reek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ directories:
"test":
UtilityFunction:
enabled: false

exclude_paths:
- lib/generators/deploy_pin/**/templates/**/*.rb

0 comments on commit 9895120

Please sign in to comment.