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

Enable the ESLint no-useless-escape rule (PR 12551 follow-up) #12594

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

Note that a number of these cases are covered by existing unit-tests, and a few others only matter for the development/build scripts.
Furthermore, I've also tried to the best of my ability to test each case manually to hopefully further reduce the likelihood of this patch introducing any bugs.

Please find additional details about the ESLint rule at https://eslint.org/docs/rules/no-useless-escape

Note that a number of these cases are covered by existing unit-tests, and a few others only matter for the development/build scripts.
Furthermore, I've also tried to the best of my ability to test each case *manually* to hopefully further reduce the likelihood of this patch introducing any bugs.

Please find additional details about the ESLint rule at https://eslint.org/docs/rules/no-useless-escape
@Snuffleupagus
Copy link
Collaborator Author

/botio unittest

@pdfjsbot
Copy link

pdfjsbot commented Nov 7, 2020

From: Bot.io (Windows)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://3.101.106.178:8877/daea9b6212d89a8/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Nov 7, 2020

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/d3d0ed93b0259a4/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Nov 7, 2020

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/d3d0ed93b0259a4/output.txt

Total script time: 3.51 mins

  • Unit Tests: FAILED

@pdfjsbot
Copy link

pdfjsbot commented Nov 7, 2020

From: Bot.io (Windows)


Success

Full output at http://3.101.106.178:8877/daea9b6212d89a8/output.txt

Total script time: 4.80 mins

  • Unit Tests: Passed

@timvandermeij timvandermeij merged commit 797fedd into mozilla:master Nov 7, 2020
@timvandermeij
Copy link
Contributor

Nice improvement!

@Snuffleupagus Snuffleupagus deleted the eslint-no-useless-escape branch November 8, 2020 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants