Skip to content

Commit 65a9593

Browse files
committed
Don't require MFA for publishing
We only publish via github actions so this isn't necessary.
1 parent d47c1b8 commit 65a9593

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ AllCops:
77
NewCops: enable
88
TargetRubyVersion: 2.5.0
99

10+
Gemspec/RequireMFA: false
11+
1012
Layout/ExtraSpacing:
1113
AllowForAlignment: false
1214

0 commit comments

Comments
 (0)