projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert @user to current_user
[rails.git]
/
.rubocop_todo.yml
diff --git
a/.rubocop_todo.yml
b/.rubocop_todo.yml
index c8788ad660574bb310d0232238194f62d2d1d235..e89927c9d83dc00c472d55aad17c8843e1ed8489 100644
(file)
--- a/
.rubocop_todo.yml
+++ b/
.rubocop_todo.yml
@@
-64,7
+64,7
@@
Metrics/BlockNesting:
# Offense count: 62
# Configuration parameters: CountComments.
Metrics/ClassLength:
- Max: 17
81
+ Max: 17
90
# Offense count: 69
Metrics/CyclomaticComplexity: