Skip to content

Commit

Permalink
Update generated documentation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
markvincze committed Sep 4, 2023
1 parent 17a953f commit 6add9bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ ignore-comments-after = ["@exclude"]
# In each comment, ignore all lines that contain at least one keyword from the following list.
# Default value: []
ignore-comment-lines-containing = ["buf:lint"]

# In the templates, one can now use non_hidden_packages instead of packages where the following are hidden:
# Default value: []
hidden-packages = ["google.protobuf"]
```

#### Main page content
Expand Down

0 comments on commit 6add9bf

Please sign in to comment.