Vote #80513
完了Update RuboCop to 1.12
0%
journals
Committed the patch.
--------------------------------------------------------------------------------
Updated to 0.78 in r19405.
--------------------------------------------------------------------------------
Updated to 0.79 in r19411.
--------------------------------------------------------------------------------
Updated to RuboCop 0.80 in r19522.
--------------------------------------------------------------------------------
Updated to RuboCop 0.81 in r19645.
--------------------------------------------------------------------------------
After r19643, we can remove some to dos from @rubocop_todo.yml@. Patch attached.
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> After r19643, we can remove some to dos from @rubocop_todo.yml@. Patch attached.
I think they were removed in r19644.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Since Ruby 2.3 support is going to be dropped by #34142, we will be able to update to RuboCop to the latest version that supports Ruby 2.4 or later.
--------------------------------------------------------------------------------
Here is a patch updates RuboCop to 0.93.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Updated RuboCop to 1.0 in r20171.
--------------------------------------------------------------------------------
Updated RuboCop to 1.5 in r20579.
--------------------------------------------------------------------------------
Updated RuboCop to 1.8 in r20715.
--------------------------------------------------------------------------------
Updated RuboCop to 1.10 in r20751.
--------------------------------------------------------------------------------
Updated RuboCop to 1.11 in r20758.
--------------------------------------------------------------------------------
Updated RuboCop to 1.12 in r20839.
--------------------------------------------------------------------------------
related_issues
relates,Closed,34142,Drop Ruby 2.3 support
blocks,Closed,34150,Use match? instead of =~ when MatchData is not used