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

Configure linter to disallow mocha's .only feature #79

Open
dkniffin opened this issue Mar 6, 2018 · 0 comments
Open

Configure linter to disallow mocha's .only feature #79

dkniffin opened this issue Mar 6, 2018 · 0 comments

Comments

@dkniffin
Copy link
Contributor

dkniffin commented Mar 6, 2018

Right now, we have nothing to ensure that people don't forget to remove their .onlys. This eslint-mocha plugin config will allow us to test for that. We'll need to add this package to the list of dependencies, and configure the eslint configs. This issue is just the package part. The linter part is smashingboxes/eslint-config-smashing-boxes#10

In order to allow for using .only in local development, we'll also want to change this line to posttest.

cc @leeallen337

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

No branches or pull requests

1 participant