Uh oh!
There was an error while loading. Please reload this page.
tools: capitalize more comments - #26483
Conversation
This strictens to rule to validate comments from 30 characters on.
addaleax
commented
Mar 7, 2019
Can we also maybe punctuate the comments in the same go? We don’t lint this for C++, but it’s been a common review comment. |
BridgeAR
commented
Mar 7, 2019
@addaleax I would like to do that but not manually and currently I can only think about writing a new eslint rule to automate it properly. If anyone has a suggestion to automate it in a simple fashion, I am happy to do that. |
vsemozhetbyt
left a comment
There was a problem hiding this comment.
With some false-positive and consistency nits.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
BridgeAR
commented
Mar 8, 2019
@vsemozhetbyt I addressed your comments and also added a couple of dots while going through your comments. |
BridgeAR
commented
Mar 9, 2019
PR-URL: nodejs#26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
This strictens to rule to validate comments from 30 characters on. PR-URL: nodejs#26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
BridgeAR
commented
Mar 9, 2019
PR-URL: #26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
This strictens to rule to validate comments from 30 characters on. PR-URL: #26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
PR-URL: #26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
This strictens to rule to validate comments from 30 characters on. PR-URL: #26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
PR-URL: #26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
This strictens to rule to validate comments from 30 characters on. PR-URL: #26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
Stricten the lint rule to validate all comments from 30 characters on.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes