m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Fix Travis CI build

This commit is contained in:
Junegunn Choi
2020-10-23 20:44:04 +09:00
parent 2166b4ca17
commit e2b87e0d74
3 changed files with 7 additions and 3 deletions

View File

@@ -20,5 +20,9 @@ Style/MethodCallWithArgsParentheses:
- ^refute_
Style/NumericPredicate:
Enabled: false
Style/StringConcatenation:
Enabled: false
Style/OptionalBooleanParameter:
Enabled: false
Style/WordArray:
MinSize: 1