Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
黃宣傑
Autolab
Commits
a3edf539
Commit
a3edf539
authored
9 years ago
by
Daniel Bucci
Browse files
Options
Download
Patches
Plain Diff
Update Rubocop
parent
c8e0ee56
Changes
22
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.rubocop_todo.yml
+42
-35
.rubocop_todo.yml
app/controllers/application_controller.rb
+1
-1
app/controllers/application_controller.rb
app/controllers/assessment/handin.rb
+2
-3
app/controllers/assessment/handin.rb
app/controllers/course_user_data_controller.rb
+2
-4
app/controllers/course_user_data_controller.rb
app/controllers/courses_controller.rb
+6
-18
app/controllers/courses_controller.rb
app/controllers/groups_controller.rb
+4
-12
app/controllers/groups_controller.rb
app/controllers/scoreboards_controller.rb
+1
-3
app/controllers/scoreboards_controller.rb
app/controllers/submissions_controller.rb
+1
-3
app/controllers/submissions_controller.rb
app/controllers/users/omniauth_callbacks_controller.rb
+2
-6
app/controllers/users/omniauth_callbacks_controller.rb
app/controllers/users_controller.rb
+2
-6
app/controllers/users_controller.rb
app/helpers/gradebook_helper.rb
+2
-6
app/helpers/gradebook_helper.rb
app/models/assessment_user_datum.rb
+1
-1
app/models/assessment_user_datum.rb
app/models/course.rb
+1
-1
app/models/course.rb
app/models/course_user_datum.rb
+2
-2
app/models/course_user_datum.rb
app/models/score.rb
+1
-1
app/models/score.rb
app/models/user.rb
+6
-6
app/models/user.rb
lib/module_base.rb
+8
-24
lib/module_base.rb
lib/statistics.rb
+1
-3
lib/statistics.rb
lib/tango_client.rb
+1
-1
lib/tango_client.rb
rubocop-issues.txt
+763
-907
rubocop-issues.txt
with
849 additions
and
1043 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets