.reek.yml in stub_requests-0.1.10 vs .reek.yml in stub_requests-0.1.11
- old
+ new
@@ -15,9 +15,10 @@
- StubRequests::Endpoints
TooManyStatements:
exclude:
- initialize
- RSpec::SubjectAsLambda#it!
+ - StubRequests::UriSegmentMismatch#message_parts
DataClump:
exclude:
- StubRequests::Concerns::RegisterVerb
- StubRequests::API
- StubRequests::Endpoints