File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# This configuration was generated by
22# `rubocop --auto-gen-config`
3- # on 2019-02-09 13:56:24 +0000 using RuboCop version 0.63.1.
3+ # on 2019-02-11 10:20:16 +0000 using RuboCop version 0.63.1.
44# The point is for the user to remove these configuration records
55# one by one as the offenses are removed from the code base.
66# Note that changes in the inspected code, or installation of new
1010Metrics/AbcSize :
1111 Max : 22
1212
13- # Offense count: 2
13+ # Offense count: 3
1414Metrics/CyclomaticComplexity :
1515 Max : 10
1616
17- # Offense count: 1
17+ # Offense count: 2
1818# Configuration parameters: CountComments, ExcludedMethods.
1919Metrics/MethodLength :
2020 Max : 13
2121
2222# Offense count: 1
2323# Configuration parameters: CountKeywordArgs.
2424Metrics/ParameterLists :
25- Max : 8
25+ Max : 10
2626
2727# Offense count: 1
2828Metrics/PerceivedComplexity :
You can’t perform that action at this time.
0 commit comments