projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e96f1e7
)
Fix rubocop warning
author
Tom Hughes
<tom@compton.nu>
Wed, 12 Oct 2016 18:28:10 +0000
(19:28 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 12 Oct 2016 18:28:10 +0000
(19:28 +0100)
.rubocop_todo.yml
patch
|
blob
|
history
diff --git
a/.rubocop_todo.yml
b/.rubocop_todo.yml
index 8d81a7c56f99cc52b57159cc272288ac5c2a9fdb..9845291356ea3d0532e988413a3177ca6e02d504 100644
(file)
--- a/
.rubocop_todo.yml
+++ b/
.rubocop_todo.yml
@@
-59,7
+59,7
@@
Metrics/BlockNesting:
# Offense count: 62
# Configuration parameters: CountComments.
Metrics/ClassLength:
- Max: 165
0
+ Max: 165
2
# Offense count: 68
Metrics/CyclomaticComplexity: