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

Move linting out of tools/make-nodejs.sh #3803

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Conversation

mjethani
Copy link
Contributor

@mjethani mjethani commented Aug 4, 2021

This patch moves the linting out of the tools/make-nodejs.sh script, as it continues to cause problems (see ghostery/adblocker#2109 (comment)).

Now the developer must run make lint explicitly.

@mjethani
Copy link
Contributor Author

mjethani commented Aug 4, 2021

@gorhill in the end the way to address this will be to add a package.json file in the root and make it a development-only Node.js package.

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