diff options
author | Jon Parise <jon@indelible.org> | 2021-08-03 17:29:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-04 09:29:07 +0900 |
commit | 2dd9790281b8fa8e31b664629ecbb06de46c5a70 (patch) | |
tree | dc5bd1661f56fcce4703f977f1d396add819c616 /doc/ale.txt | |
parent | fa032b1b7fde1cb00bfa3e16a0d3ebd37a7d8be4 (diff) | |
download | ale-2dd9790281b8fa8e31b664629ecbb06de46c5a70.zip |
Add a thriftcheck linter (#3852)
ThriftCheck (https://github.com/pinterest/thriftcheck) is a linter for
Thrift IDL files.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 62a14b02..2f77e7c1 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -3053,6 +3053,7 @@ documented in additional help files. write-good............................|ale-text-write-good| thrift..................................|ale-thrift-options| thrift................................|ale-thrift-thrift| + thriftcheck...........................|ale-thrift-thriftcheck| typescript..............................|ale-typescript-options| deno..................................|ale-typescript-deno| eslint................................|ale-typescript-eslint| |