| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This adds tests for the custom eslint rules in this repository, using the `RuleTester` test utility bundled with eslint.
Sorry, something went wrong.
There was a problem hiding this comment.
😍 LGTM if CI is green. 😍
Sorry, something went wrong.
This adds tests for the custom eslint rules in this repository, using the `RuleTester` test utility bundled with eslint. PR-URL: #16138 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This adds tests for the custom eslint rules in this repository, using the `RuleTester` test utility bundled with eslint. PR-URL: nodejs/node#16138 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
Looks like this patch breaks some tests on v8.x |
Sorry, something went wrong.
@not-an-aardvark Are you up for opening a PR for this against the v8.x-staging branch? |
Sorry, something went wrong.
|
I think the tests will pass after 5f46944 is backported to v8.x-staging. It looks like it was backported at one point, but was removed from the branch because it caused build errors (see #15083 (comment)). Those errors seem to have been fixed in #15307, so I think it should be safe to reapply 5f46944 again, and then this PR will backport cleanly. |
Sorry, something went wrong.
|
@MylesBorins Does what @not-an-aardvark suggests above work for you? |
Sorry, something went wrong.
|
This should likely be bundled in a general eslint update for v6.x |
Sorry, something went wrong.
|
ping regarding backport to v8.x edit: got it to work yay |
Sorry, something went wrong.
This adds tests for the custom eslint rules in this repository, using the `RuleTester` test utility bundled with eslint. PR-URL: #16138 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This adds tests for the custom eslint rules in this repository, using the `RuleTester` test utility bundled with eslint. PR-URL: #16138 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
This adds tests for the custom eslint rules in this repository, using
the RuleTester test utility bundled with eslint.
Checklist
Affected core subsystem(s)
tools