Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: nodejs#27675 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
- Loading branch information