Skip to content

doc,lib,test: capitalize comment sentences

This expands the eslint capitalize comment rule to be active for comments above 50 characters (instead of 62) and ignores starting words which contain # or [.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading