Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) Fix RedundantRegexpAgrument cop #2359

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

mhashizume
Copy link
Contributor

This commit addresses issues identified by the RuboCop Style/RedundantRegexpArgument cop and changes two instances of String.sub to use 'C:' instead of /C:/.

This commit addresses issues identified by the RuboCop
Style/RedundantRegexpArgument cop and changes two instances of
String.sub to use 'C:' instead of /C:/.
@mhashizume mhashizume requested a review from a team as a code owner June 28, 2023 23:37
@joshcooper joshcooper merged commit dbb207f into puppetlabs:main Jun 29, 2023
2 checks passed
@mhashizume mhashizume deleted the maint/main/rubocop-regex branch June 29, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants