Skip to content

Conversation

@vsemozhetbyt
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

ESLint 5.3.0 adds a simple new rule that seems helpful for increasing Unicode support in JavaScript and Node.js: no-misleading-character-class.

Since we have already updated to the last version, we can toggle this rule on.

No relevant issues detected in our code or docs.

@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label Aug 12, 2018
@vsemozhetbyt
Copy link
ContributorAuthor

cc @nodejs/linting

@vsemozhetbyt
Copy link
ContributorAuthor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

@vsemozhetbytvsemozhetbyt added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 12, 2018
@vsemozhetbyt
Copy link
ContributorAuthor

Landed in 801c490
Thank you for the reviews.

@vsemozhetbytvsemozhetbyt deleted the eslint-no-misleading-character-class branch August 12, 2018 16:47
vsemozhetbyt added a commit that referenced this pull request Aug 12, 2018
Refs: https://eslint.org/docs/rules/no-misleading-character-class PR-URL: #22278 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
rvagg pushed a commit that referenced this pull request Aug 13, 2018
Refs: https://eslint.org/docs/rules/no-misleading-character-class PR-URL: #22278 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@rvaggrvagg mentioned this pull request Aug 13, 2018
firass111 pushed a commit to firass111/Project_node1 that referenced this pull request Apr 16, 2025
Refs: https://eslint.org/docs/rules/no-misleading-character-class PR-URL: nodejs/node#22278 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@vsemozhetbyt@nodejs-github-bot@jasnell@cjihrig@BridgeAR@trivikr