0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/crypto
Ruben Bridgewater 1f85ea979c
tools: capitalize sentences
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>
2018-12-10 17:07:18 +01:00
..
aes-gcm-throughput.js test: run crypto benchmark only once in tests 2018-06-02 04:42:09 +02:00
cipher-stream.js tools: capitalize sentences 2018-12-10 17:07:18 +01:00
get-ciphers.js benchmark,doc,lib,src,test,tools: fix typos 2018-10-09 16:53:12 +03:00
hash-stream-creation.js benchmark: (crypto) refactor 2018-02-01 10:49:00 +01:00
hash-stream-throughput.js benchmark: (crypto) refactor 2018-02-01 10:49:00 +01:00
rsa-encrypt-decrypt-throughput.js benchmark: (crypto) refactor 2018-02-01 10:49:00 +01:00
rsa-sign-verify-throughput.js benchmark: (crypto) refactor 2018-02-01 10:49:00 +01:00