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

add config.skipFilesThatMatchRegex option #61

Merged

Conversation

GavinJoyce
Copy link
Collaborator

@GavinJoyce GavinJoyce commented Jun 20, 2019

This PR:

  1. Adds support for an optional skipFilesThatMatchRegex configuration setting. This allows us to skip files that contain hbs content that doesn't convert well.
  2. Skips files that contain a `~ and emits a warning (while we await the resolution of https://github.com/rajasegar/ember-angle-brackets-codemod/issues/46)

@tylerturdenpants tylerturdenpants merged commit 9e8e963 into ember-codemods:master Jun 20, 2019
@GavinJoyce GavinJoyce deleted the gj/skip-files-regex branch June 20, 2019 18:32
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.

None yet

2 participants