mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 08:48:01 -05:00
rubocop: default for Lint/AmbiguousRegexpLiteral
This commit is contained in:
@@ -79,9 +79,6 @@ AllCops:
|
||||
- bin/**/*
|
||||
- script/**/*
|
||||
- vendor/**/*
|
||||
Lint/AmbiguousRegexpLiteral:
|
||||
Exclude:
|
||||
- features/step_definitions.rb
|
||||
Lint/EndAlignment:
|
||||
Severity: error
|
||||
Lint/UnreachableCode:
|
||||
|
||||
Reference in New Issue
Block a user