config/reek.yml in signore-0.2.4 vs config/reek.yml in signore-0.3.0
- old
+ new
@@ -2,16 +2,19 @@
exclude:
- Signore::SigFinder#find_tagged
FeatureEnvy:
exclude:
+ - Signore::Mapper#from_h
+ - Signore::Mapper#to_h
- Signore::Settings#forbidden
IrresponsibleModule:
enabled: false
NestedIterators:
max_allowed_nesting: 2
UtilityFunction:
exclude:
+ - Signore::Mapper#from_h
- Signore::Settings#db_path