Skip to content

Commit

Permalink
Disable ambiguous regex for step definitions
Browse files Browse the repository at this point in the history
Signed-off-by: theworldbright <kent@kentshikama.com>

closes #6272
  • Loading branch information
KentShikama authored and jhass committed Aug 1, 2015
1 parent 23bea8e commit b324250
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions features/step_definitions/.rubocop.yml
@@ -0,0 +1,5 @@
inherit_from:
- ../../.rubocop.yml

Lint/AmbiguousRegexpLiteral:
Enabled: false

0 comments on commit b324250

Please sign in to comment.