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

Update Rubocop dependencies

This commit is contained in:
Junegunn Choi
2023-01-12 23:37:23 +09:00
parent b7cce7be15
commit 77874b473c
3 changed files with 11 additions and 9 deletions

View File

@@ -28,3 +28,5 @@ Style/WordArray:
MinSize: 1
Minitest/AssertEqual:
Enabled: false
Naming/VariableNumber:
Enabled: false