We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we first enabled continuous integration for this project, the system reported linting warnings/errors generated from every supported version of Node.js.
In gh-190, we decided that this was generally more noise than signal and limited the reported warnings/errors to only the latest version of Node.js.
Now, it seems that warnings/errors are once again repeated for every supported version of Node.js. Was this intentional?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When we first enabled continuous integration for this project, the system reported linting warnings/errors generated from every supported version of Node.js.
In gh-190, we decided that this was generally more noise than signal and limited the reported warnings/errors to only the latest version of Node.js.
Now, it seems that warnings/errors are once again repeated for every supported version of Node.js. Was this intentional?
The text was updated successfully, but these errors were encountered: