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

aegir lint should warn when you have js files that aren’t being linted #453

Closed
mikeal opened this issue Oct 18, 2019 · 0 comments · Fixed by #737
Closed

aegir lint should warn when you have js files that aren’t being linted #453

mikeal opened this issue Oct 18, 2019 · 0 comments · Fixed by #737

Comments

@mikeal
Copy link
Contributor

mikeal commented Oct 18, 2019

I had been putting all my code in lib/ and didn’t realize this basically opted me out of the linting for all of those files.

It would be nice if the linter printed warnings when you have files that aren’t detected by the linter.

Also, we may want to be more flexible about top level files other than index.js. I typically have a cli.js and potentially a browser.js when I have a separate top level entry point for the browser.

@mikeal mikeal changed the title aegir lint should WARN when you have js files that aren’t being linted aegir lint should warn when you have js files that aren’t being linted Oct 19, 2019
@hugomrdias hugomrdias mentioned this issue Feb 23, 2021
3 tasks
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 a pull request may close this issue.

1 participant