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

Feat rule platform modulename #79

Open
wants to merge 56 commits into
base: master
Choose a base branch
from

Conversation

baerrach
Copy link

This also cleans up the webpack config feature a bit when refactorings were done.

Barrie Treloar added 30 commits July 17, 2019 10:18
Allows running mocha on the command line
Avoids the need to run babel-node directly.

Allows calling `mocha test/rules/<test.spec>` directly.
Also includes line and column checking in the errors.
context is going to be necessary, along with state.

Without mucking around with classes inlining is the easiest way to close over
that state.
This adds correct handling of exported configure function and checking the
parameter name aurelia matches.
Enabling turns on debug output for the rule.
Barrie Treloar added 26 commits July 19, 2019 11:00
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.

1 participant