Skip to content

Commit 4cf25ad

Browse files
committed
Supress module length lint for configuration
1 parent c6779d6 commit 4cf25ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rspec/rails/configuration.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# rubocop: disable Metrics/ModuleLength
12
module RSpec
23
module Rails
34
# Fake class to document RSpec Rails configuration options. In practice,

0 commit comments

Comments
 (0)