We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447c086 commit 215937fCopy full SHA for 215937f
.rubocop_todo.yml
@@ -1,11 +1,16 @@
1
# This configuration was generated by
2
# `rubocop --auto-gen-config`
3
-# on 2019-08-06 21:29:02 +0300 using RuboCop version 0.70.0.
+# on 2019-12-12 15:15:34 +0200 using RuboCop version 0.77.0.
4
# The point is for the user to remove these configuration records
5
# one by one as the offenses are removed from the code base.
6
# Note that changes in the inspected code, or installation of new
7
# versions of RuboCop, may require this file to be generated again.
8
9
+# Offense count: 9
10
+# Cop supports --auto-correct.
11
+InternalAffairs/MethodNameEqual:
12
+ Enabled: false
13
+
14
# Offense count: 1
15
# Configuration parameters: CountComments.
16
Metrics/ClassLength:
0 commit comments