Skip to content

Commit 0e48539

Browse files
committed
Document commands
1 parent cbebda5 commit 0e48539

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

tools/make/lib/lint/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,30 @@ Lints a [Travis CI][travis-ci-conf] configuration file
612612
$ make lint-conf-travis
613613
```
614614

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+
<!-- run-disable -->
634+
635+
```bash
636+
$ make lint-header-filenames
637+
```
638+
615639
</section>
616640

617641
<!-- /.usage -->

0 commit comments

Comments
 (0)