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

Simplified folder structure #60

Merged
merged 6 commits into from
Aug 12, 2023
Merged

Simplified folder structure #60

merged 6 commits into from
Aug 12, 2023

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Aug 12, 2023

Description

Based on ember-codemod-args-to-signature, where the codemod handles apps, addons, and engines, I had come up with a nested folder structure for this codemod, too.

At the moment, I think it's unlikely that the codemod will ever handle engines. This is partly because engines may not be needed in Embroider projects.

By simplifying the folder structure (it now matches that of a codemod project created with @codemod-utils/cli), we can also ease onboarding.

@ijlee2 ijlee2 added the enhance: code Issue asks for new feature or refactor label Aug 12, 2023
@ijlee2 ijlee2 marked this pull request as ready for review August 12, 2023 07:03
@ijlee2 ijlee2 merged commit 39713f0 into main Aug 12, 2023
@ijlee2 ijlee2 deleted the simplify-folder-structure branch August 12, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: code Issue asks for new feature or refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant