Skip to content

Commit

Permalink
Merge pull request #128 from remyleone/clang-format
Browse files Browse the repository at this point in the history
add clang-format
  • Loading branch information
bojand committed Jan 13, 2021
2 parents 3f56994 + 9c2bbaa commit 3696a6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,8 @@ Tim Burks
- [api-linter](https://github.com/googleapis/api-linter) - A linter for APIs defined in protocol buffers.
- [protoc-gen-struct-transformer](https://github.com/bold-commerce/protoc-gen-struct-transformer) - Transformation functions generator for Protocol Buffers.
- [pbvm](https://github.com/ekalinin/pbvm) - Protocol Buffers Version Manager
- [clang-format](https://clang.llvm.org/docs/ClangFormat.html) - Protocol Buffers formating tool
Can be used to format on save in editor such as [Visual studio code](https://marketplace.visualstudio.com/items?itemName=xaver.clang-format) or [IntelliJ](https://plugins.jetbrains.com/plugin/14004-protocol-buffer-editor).

### Similar

Expand Down

0 comments on commit 3696a6b

Please sign in to comment.