diff --git a/.rubocop.yml b/.rubocop.yml index 9bbfbc8ca..4287d55ce 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -156,7 +156,7 @@ Metrics/PerceivedComplexity: human reader. Enabled: false - Style/ClassAndModuleChildren: +Style/ClassAndModuleChildren: Description: 'Checks style of children classes and modules.' Enabled: false