diaspora/features/step_definitions/.rubocop.yml
theworldbright b3242500b0 Disable ambiguous regex for step definitions
Signed-off-by: theworldbright <kent@kentshikama.com>

closes #6272
2015-08-01 20:05:24 +02:00

5 lines
86 B
YAML

inherit_from:
- ../../.rubocop.yml
Lint/AmbiguousRegexpLiteral:
Enabled: false