Skip to content

Conversation

@merlinnot
Copy link
Contributor

Description

While working on a small fix I wanted to add a utility function that could be reused across the codebase. I noticed that all utilities live in one file, which makes it too easy to throw everything in there. I started by removing an unused function in #513. This PR extracts path manipulation utilities into its own file. I created utilities directory, so more well-named, well-scoped files and methods can be added there.

Code sample

Not relevant.

@merlinnot
Copy link
Contributor Author

@thechenky

Copy link
Contributor

@thechenky thechenky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this!

@thechenky thechenky merged commit a6ef584 into firebase:master Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants