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

Use brace expansion lint rule #1180

Merged
merged 7 commits into from
May 6, 2020
Merged

Use brace expansion lint rule #1180

merged 7 commits into from
May 6, 2020

Conversation

ansmonjol
Copy link

@ansmonjol ansmonjol commented Apr 30, 2020

Seems that eslint-plugin-ember support that now.

Test and linter are passing so I guess we're good with enabling this rule back.

@ansmonjol ansmonjol changed the title Enable brace expansion Use brace expansion Apr 30, 2020
@ansmonjol ansmonjol changed the title Use brace expansion Use brace expansion lint rule Apr 30, 2020
@ansmonjol
Copy link
Author

@rwwagner90 do you have an idea about the failing builds ? 🤔

@RobbieTheWagner
Copy link
Member

@ansmonjol try rebasing with master

@RobbieTheWagner
Copy link
Member

@ansmonjol I don't think removing the comma to trigger the build is going to do it. Can you please rebase with master?

@ansmonjol
Copy link
Author

@rwwagner90 I was up to date with master 😕
The failing job was pointing out a branch hash it cannot find.
As I made a force push just before this failing test I hoped "just" retry CI jobs would work

@ansmonjol
Copy link
Author

ansmonjol commented May 4, 2020

Have different fail now.
Had the same issue in another project today, it was due to a moment (as sub-package) version in yarn that was failing. Let me see if I can find it back.

See moment/moment#5025

@RobbieTheWagner RobbieTheWagner merged commit 8a7dd0e into emberjs:master May 6, 2020
@RobbieTheWagner RobbieTheWagner deleted the enable-brace-expansion branch May 6, 2020 01:18
patricklx pushed a commit to patricklx/ember-inspector that referenced this pull request Sep 19, 2022
* Enable use-brace-expansion rule

* Fix accordion brace expansion

* Fix property brace expansion

* Fix promise-item brace expansion

* Remove comma - aims to retrigger the CI jobs

Co-authored-by: Robert Wagner <rwwagner90@gmail.com>
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