Add a thriftcheck linter (#3852)

ThriftCheck (https://github.com/pinterest/thriftcheck) is a linter for
Thrift IDL files.
This commit is contained in:
Jon Parise
2021-08-03 17:29:07 -07:00
committed by GitHub
parent fa032b1b7f
commit 2dd9790281
7 changed files with 117 additions and 0 deletions

View File

@@ -542,6 +542,7 @@ formatting.
* [write-good](https://github.com/btford/write-good) :warning:
* Thrift
* [thrift](http://thrift.apache.org/)
* [thriftcheck](https://github.com/pinterest/thriftcheck)
* TypeScript
* [deno](https://deno.land/)
* [eslint](http://eslint.org/)