Skip to content

Commit 6f33546

Browse files
committed
(MAINT) Disable RSpec/FilePath
This commit disables the RSpec/FilePath rule given that restructuring the project is out of scope for this piece of work.
1 parent 541cf30 commit 6f33546

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
@@ -518,3 +518,5 @@ Style/RedundantArgument:
518518
Enabled: false
519519
Style/SwapValues:
520520
Enabled: false
521+
RSpec/FilePath:
522+
Enabled: false

0 commit comments

Comments
 (0)