puppetlabs / puppetlabs/ruby-pwsh
rubocop >=3.0? Remove unnecessary rubocop exclusion
Open
Nobody has claimed this yet.
maintenance
- Dominant language
- Ruby
- Stars
- 20
- Forks
- 27
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 4
Description
Context.
PR https://github.com/puppetlabs/ruby-pwsh/pull/256/files excluded a deprecated rubocop Rspec/FilePath cop because this will be deprecated in the next major release of rubocop. See here for more information.
This issue is a placeholder to remove the exclusion in due course
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the changed files in PR 256 and locate the exclusion for the deprecated RSpec/FilePath cop. Remove that exclusion when the project’s RuboCop version supports it, then run the repository’s lint checks to confirm the configuration remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100