Unverified Commit 5b26609e authored by Ruben Bridgewater's avatar Ruben Bridgewater
Browse files

tools: update capitalized-comments eslint rule

The regular expression is updated to ignore variable declarations
which might happen while commenting out some code during development
and adds a couple more exceptions to prevent false negatives.

PR-URL: https://github.com/nodejs/node/pull/27675


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
Reviewed-By: default avatarYongsheng Zhang <zyszys98@gmail.com>
parent e632b1b7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment