Skip to content

Commit

Permalink
fixup! Add updated version to RSpec/FilePath conf
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Jun 11, 2020
1 parent b93bbf9 commit 126859a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/default.yml
Expand Up @@ -231,6 +231,7 @@ RSpec/FilePath:
IgnoreMethods: false
SpecSuffixOnly: false
VersionAdded: '1.2'
VersionUpdated: '1.40'
StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FilePath

RSpec/Focus:
Expand Down
1 change: 1 addition & 0 deletions manual/cops_rspec.md
Expand Up @@ -1225,6 +1225,7 @@ Name | Default value | Configurable values
CustomTransform | `{"RuboCop"=>"rubocop", "RSpec"=>"rspec"}` |
IgnoreMethods | `false` | Boolean
SpecSuffixOnly | `false` | Boolean
VersionUpdated | `1.40` | String

### References

Expand Down

0 comments on commit 126859a

Please sign in to comment.