We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a481f6a commit f98963fCopy full SHA for f98963f
1 file changed
docs/config.md
@@ -3,8 +3,9 @@
3
<!--* freshness: { exempt: true } *-->
4
5
`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:
+of the output format. These are configured by adding a comment line to the top
+of the proto file (before the first non-empty non-comment line) or immediately
8
+preceding a specific field:
9
10
`# txtpbfmt: [config-option]`
11
0 commit comments