projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix rubocop warnings
[chef.git]
/
.rubocop_todo.yml
diff --git
a/.rubocop_todo.yml
b/.rubocop_todo.yml
index 343c145d3cc488741c4e0dbed47f5a11f6b4de9d..13b8fc9df55785b201df4563cdf9bc794ee89e72 100644
(file)
--- a/
.rubocop_todo.yml
+++ b/
.rubocop_todo.yml
@@
-27,7
+27,7
@@
Metrics/LineLength:
# Offense count: 23
# Configuration parameters: CountComments.
Metrics/MethodLength:
- Max:
3
0
+ Max:
4
0
# Offense count: 1
Metrics/PerceivedComplexity: