Skip to content

Commit f98963f

Browse files
Internal change.
PiperOrigin-RevId: 885797832
1 parent a481f6a commit f98963f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/config.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
<!--* freshness: { exempt: true } *-->
44

55
`txtpbfmt` provides several configuration options that customize the specifics
6-
of the output format. These are configured by adding a comment line to top of
7-
the proto file (before the first non-empty non-comment line) of the form:
6+
of the output format. These are configured by adding a comment line to the top
7+
of the proto file (before the first non-empty non-comment line) or immediately
8+
preceding a specific field:
89

910
`# txtpbfmt: [config-option]`
1011

0 commit comments

Comments
 (0)