Files
nairobi/.rubocop.yml
Javi Martín dd0dbee73b Reduce severity of HasManyOrHasOneDependent rule
This is actually a hack. We want Hound to warn us about this rule;
however, we don't want to be notified about our many existing offenses.

Ideally we would add the `dependent` option to all existing models.
However, this is extra tricky because adding this option would change
existing behavior.
2019-10-25 23:17:51 +02:00

2 lines
33 B
YAML

inherit_from: .rubocop_basic.yml