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

support ember-template-lint 4.x #4200

Merged

Conversation

jamescdavis
Copy link
Contributor

@jamescdavis jamescdavis commented May 13, 2022

ember-template-lint 4.0.0 removed the --json CLI option in favor of --format=json: ember-template-lint/ember-template-lint#2193

This updates the ember-template-lint ale_linter to use --format=json when ember-template-lint >= 4.0.0

@jamescdavis jamescdavis force-pushed the ember-template-lint_4_support branch 2 times, most recently from 02cb6ba to 0d15f95 Compare May 14, 2022 03:38
@jamescdavis jamescdavis force-pushed the ember-template-lint_4_support branch from 0d15f95 to 33040f0 Compare May 14, 2022 03:43
@jamescdavis jamescdavis marked this pull request as ready for review May 14, 2022 04:15
Copy link
Contributor

@hsanson hsanson left a comment

Choose a reason for hiding this comment

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

Thanks for the update.

@hsanson hsanson merged commit 5479b58 into dense-analysis:master May 15, 2022
cyyever pushed a commit to cyyever/ale that referenced this pull request Jul 11, 2022
* support ember-template-lint 4.x

* update ember-template-lint linter test
cyyever pushed a commit to cyyever/ale that referenced this pull request Jul 11, 2022
* support ember-template-lint 4.x

* update ember-template-lint linter test
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