# Auto generated by Reeks --todo flag
---
detectors:
  FeatureEnvy:
    exclude:
    - BusinessFlow::ClusterLock::ClassMethods::LockFailure#add_to
  LongParameterList:
    exclude:
    - BusinessFlow#self.add_error
  UncommunicativeVariableName:
    # N.B. If we want to enable this, we need to tweak the RuboCop config.  In particular, RuboCop
    # prefers `e` for exceptions.
    enabled: false