Patch #32530
Update RuboCop to 1.8
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Gems support | |||
Target version: | 4.2.0 |
Description
The attached patch updates RuboCop to 0.77.
Related issues
Associated revisions
Update RuboCop to 0.77 (#32530).
Update RuboCop to 0.78 (#32530).
Update RuboCop to 0.79 (#32530).
Update RuboCop to 0.80 (#32530).
Update RuboCop to 0.81 (#32530).
Fix a RuboCop offence Style/MethodDefParentheses (#32530).
Fix RuboCop offense Style/For (#32530).
Update .rubocop_todo.yml (#32530).
Update RuboCop to 1.0 (#32530).
Update .rubocop_todo.yml (#32530).
Update RuboCop to 1.5.2 (#32530).
Note: RubooCop 1.5.0 and 1.5.1 cannot be used for Redmine. This is because those versions of RuboCop requires regexp_parser >= 2.0 while Capybara requires regexp_parser ~> 1.5.
Update .rubocop_todo.yml (#32530).
Update RuboCop to 1.8.1 (#32530).
History
#1
Updated by Go MAEDA about 1 year ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch.
#2
Updated by Go MAEDA about 1 year ago
- Subject changed from Update RuboCop to 0.77 to Update RuboCop to 0.78
Updated to 0.78 in r19405.
#3
Updated by Go MAEDA about 1 year ago
- Subject changed from Update RuboCop to 0.78 to Update RuboCop to 0.79
Updated to 0.79 in r19411.
#6
Updated by Marius BALTEANU 10 months ago
- File update_rubocop.patch
added
- Status changed from Closed to Reopened
After r19643, we can remove some to dos from rubocop_todo.yml
. Patch attached.
#10
Updated by Go MAEDA 3 months ago
- File update-rubocop.patch
added
Here is a patch updates RuboCop to 0.93.
#11
Updated by Go MAEDA 3 months ago
- Related to Feature #34142: Drop Ruby 2.3 support added
#12
Updated by Go MAEDA 3 months ago
- Blocked by Patch #34150: Use match? instead of =~ when MatchData is not used added
#15
Updated by Go MAEDA about 1 month ago
- Subject changed from Update RuboCop to 1.0 to Update RuboCop to 1.5
Updated RuboCop to 1.5 in r20579.