We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbebda5 commit 0e48539Copy full SHA for 0e48539
1 file changed
tools/make/lib/lint/README.md
@@ -612,6 +612,30 @@ Lints a [Travis CI][travis-ci-conf] configuration file
612
$ make lint-conf-travis
613
```
614
615
+* * *
616
+
617
+### Filenames
618
619
+#### lint-filenames
620
621
+Lints filenames.
622
623
+<!-- run-disable -->
624
625
+```bash
626
+$ make lint-filenames
627
+```
628
629
+#### lint-header-filenames
630
631
+Lints header filenames.
632
633
634
635
636
+$ make lint-header-filenames
637
638
639
</section>
640
641
<!-- /.usage -->
0 commit comments