Skip to content

Refactor Addressable::URI.normalize_path, fix linter offenses#430

Merged
dentarg merged 2 commits intosporkmonger:mainfrom
Mifrill:refactor/split_pull#319
Sep 25, 2021
Merged

Refactor Addressable::URI.normalize_path, fix linter offenses#430
dentarg merged 2 commits intosporkmonger:mainfrom
Mifrill:refactor/split_pull#319

Conversation

@Mifrill
Copy link
Copy Markdown
Contributor

@Mifrill Mifrill commented Aug 31, 2021

  • refactor normalize_path method with loop-with-break recommendation
  • refactor normalize_path method with solve may be uninitialized IDE offenses
  • refactor normalize_path method with solve Style/RedundantReturn: Redundant return detected.

#319 (comment)

@Mifrill
Copy link
Copy Markdown
Contributor Author

Mifrill commented Sep 25, 2021

Hey @dentarg, thanks for the review, any chance to have it merged?

@dentarg dentarg changed the title Split pull#319: fix linter offenses in self.normalize_path Refactor Addressable::URI.normalize_path, fix linter offenses Sep 25, 2021
@dentarg dentarg merged commit f3fb80c into sporkmonger:main Sep 25, 2021
@Mifrill Mifrill deleted the refactor/split_pull#319 branch September 26, 2021 03:44
@Mifrill
Copy link
Copy Markdown
Contributor Author

Mifrill commented Sep 26, 2021

@dentarg Thank you!

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