# txtpbfmt

[**txtpbfmt**](https://github.com/protocolbuffers/txtpbfmt/) is a linter for Textproto.

You can enable the txtpbfmt linter with:

```shell
trunk check enable txtpbfmt
```

## Auto Enabling

txtpbfmt will be auto-enabled if any *Textproto* files are present.

## Links

* [txtpbfmt site](https://github.com/protocolbuffers/txtpbfmt/)
* txtpbfmt Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/txtpbfmt)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
