mediawiki-extensions-Visual.../.rubocop.yml
ryasmeen@wikimedia.org 4aa8be0e71 [BrowserTest] WIP adding cases to test other options under Page Settings to options.feature
Also:
* Fixed a typo in options_steps.rb
* Disabled Metrics/ClassLength Rubocop cop.

Change-Id: I7128ba8f7ebf9c63aef9399a9cdf24831e1a2d38
2014-11-04 15:01:45 -08:00

5 lines
71 B
YAML

inherit_from: .rubocop_todo.yml
Metrics/ClassLength:
Enabled: false