Skip to content

Refactor: Move commandRunner to its own module#723

Merged
aeisenberg merged 1 commit intogithub:mainfrom
aeisenberg:aeisenberg/command-runner-refactor
Jan 19, 2021
Merged

Refactor: Move commandRunner to its own module#723
aeisenberg merged 1 commit intogithub:mainfrom
aeisenberg:aeisenberg/command-runner-refactor

Conversation

@aeisenberg
Copy link
Copy Markdown
Contributor

Also, extract related functions and types. There are no behavioral changes in this commit. Only refactorings.

This aligns with the same refactoring in #611.

Also, extract related functions and types. There are no behavioral
changes in this commit. Only refactorings.
Copy link
Copy Markdown
Contributor

@adityasharad adityasharad left a comment

Choose a reason for hiding this comment

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

LGTM. I noticed we have a mix of kebab-case and camelCase in module filenames (usually the former). We can consider making that consistent, but I currently don't feel strongly about it.

@aeisenberg
Copy link
Copy Markdown
Contributor Author

I'm guilty of using camel case for module names (which I slightly prefer). It would be good to standardize.

@aeisenberg aeisenberg merged commit 5401244 into github:main Jan 19, 2021
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