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 lint:fix to ember addon #10334

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Aug 8, 2023

ember new has lint:fix by default, but ember addon does not.
This makes both things behave the same, post-blueprint installation.

The app blueprint recently was shipped with some lint errors, which the app blueprint doesn't observe, because it has lint:fix. the v2 addon blueprint noticed the lint errors, and CI started failing because addon does not lint:fix

Gotta add some tests

Guidance here: https://discord.com/channels/480462759797063690/1138509045112786944/1138520128754045108

@kategengler
Copy link
Member

Is this still relevant?

@NullVoxPopuli
Copy link
Contributor Author

probably

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