mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
Disable ambiguous regex for step definitions
Signed-off-by: theworldbright <kent@kentshikama.com> closes #6272
This commit is contained in:
committed by
Jonne Haß
parent
23bea8e3d3
commit
b3242500b0
5
features/step_definitions/.rubocop.yml
Normal file
5
features/step_definitions/.rubocop.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
inherit_from:
|
||||
- ../../.rubocop.yml
|
||||
|
||||
Lint/AmbiguousRegexpLiteral:
|
||||
Enabled: false
|
||||
Reference in New Issue
Block a user