chore: bump tldr-lint to v0.0.15, update package files (#12605)

* chore: bump tldr-lint to v0.0.15

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix: pages with TLDR021 error

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2024-04-04 13:35:55 +05:30
committed by GitHub
parent 1dad62511e
commit c106754852
4 changed files with 23 additions and 475 deletions

View File

@@ -10,7 +10,7 @@
- 生成客户端代码,项目不在 `$GOPATH` 目录下:
` kitex -module {{github.com/xx-org/xx-name}} {{路径/到/IDL文件.thrift}}`
`kitex -module {{github.com/xx-org/xx-name}} {{路径/到/IDL文件.thrift}}`
- 根据 protobuf IDL 文件生成客户端代码: