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 missing rules classic-decorator-hooks and classic-decorator-no-classic-methods to index.js #440

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Add missing rules classic-decorator-hooks and classic-decorator-no-classic-methods to index.js #440

merged 1 commit into from
Jun 26, 2019

Conversation

bmish
Copy link
Member

@bmish bmish commented Jun 24, 2019

Forgotten in #436.

Fixes #439.

CC: @pzuraq

@bmish bmish added the bug label Jun 24, 2019
@bmish bmish requested a review from rwjblue June 24, 2019 14:51
@rwjblue rwjblue merged commit cae5861 into ember-cli:master Jun 26, 2019
@rwjblue
Copy link
Member

rwjblue commented Jun 26, 2019

Oiy! Thank you @bmish.

I think we should make a test that fails when this is missed (we can iterate the directory contents, and assert that each module is accounted for in lib/index).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rules classic-decorator-hooks and classic-decorator-no-classic-methods are not available
3 participants