We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47c1b8 commit 65a9593Copy full SHA for 65a9593
.rubocop.yml
@@ -7,6 +7,8 @@ AllCops:
7
NewCops: enable
8
TargetRubyVersion: 2.5.0
9
10
+Gemspec/RequireMFA: false
11
+
12
Layout/ExtraSpacing:
13
AllowForAlignment: false
14
0 commit comments