summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-02-02 02:48:04 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-02-02 02:48:04 +0900
commitb7795a3deaa4339cebddd267fe68b39aff5380cc (patch)
treea26ed7b1a725ceb6cada29bf5e83cd8d33398f34 /.rubocop.yml
parent323f6f6202f580146a46ee4217581c5cf4078821 (diff)
downloadfzf-b7795a3deaa4339cebddd267fe68b39aff5380cc.tar.gz
Fix RuboCop errors
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 920c1e5c..bc20731e 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -6,6 +6,8 @@ Metrics:
Enabled: false
Lint/ShadowingOuterLocalVariable:
Enabled: false
+Lint/NestedMethodDefinition:
+ Enabled: false
Style/MethodCallWithArgsParentheses:
Enabled: true
AllowedMethods: