mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
1f85ea979c
This adds the `capitalized-comments` eslint rule to verify that actual sentences use capital letters as starting letters. It ignores special words and all lines below 62 characters. PR-URL: https://github.com/nodejs/node/pull/24808 Reviewed-By: Sam Ruby <rubys@intertwingly.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> |
||
---|---|---|
.. | ||
known_issues.status | ||
test-cluster-bind-privileged-port.js | ||
test-cwd-enoent-file.js | ||
test-dgram-bind-shared-ports-after-port-0.js | ||
test-http-path-contains-unicode.js | ||
test-inspector-cluster-port-clash.js | ||
test-path-parse-6229.js | ||
test-repl-require-context.js | ||
test-stdin-is-always-net.socket.js | ||
test-url-parse-conformance.js | ||
test-vm-ownkeys.js | ||
test-vm-ownpropertynames.js | ||
test-vm-ownpropertysymbols.js | ||
test-vm-timeout-escape-nexttick.js | ||
test-vm-timeout-escape-promise.js | ||
test-vm-timeout-escape-queuemicrotask.js | ||
testcfg.py |