Skip to content

Commit

Permalink
The RSpec/FilePath cop has been split into `RSpec/SpecFilePathForma…
Browse files Browse the repository at this point in the history
…t` and `RSpec/SpecFilePathSuffix`.
  • Loading branch information
marcosgz committed Jul 29, 2024
1 parent c285e33 commit d506fbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ RSpec/ExampleLength:
RSpec/MessageSpies:
Enabled: false

RSpec/FilePath:
Enabled: false

Layout/SpaceInsideHashLiteralBraces:
Enabled: false

Expand Down

0 comments on commit d506fbe

Please sign in to comment.