Skip to content

Commit 860b0bb

Browse files
committed
📝 update tools doc
Signed-off-by: cyw3 <2927096163@qq.com>
1 parent 61f4ccb commit 860b0bb

3 files changed

Lines changed: 14 additions & 59 deletions

File tree

doc/en/quickStarted/tools.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 官方工具 | 第三方工具 |
66
| :--------: | :-------: |
7-
|[0daychecker](https://github.com/Tencent/CodeAnalysis/tree/main/tools/codedog_0Day_checker)| androidlint |
7+
|[TCA-0Day_Checker(测试版)](https://github.com/TCATools/codedog_0Day_checker)| androidlint |
88
|clangwarning| checkstyle |
99
|codecount| clang |
1010
|customfilescan| cobra |
@@ -13,11 +13,11 @@
1313
|javawarning| cpplint |
1414
|regexfilescan| dart_code_metrics |
1515
|regexscan| dartanalyzer |
16-
|[tca_ql_php_beta](https://github.com/Tencent/CodeAnalysis/tree/main/tools/Hades_Beta)| detekt |
17-
|unusedresource| eslint |
18-
|[collie](https://github.com/Tencent/CodeAnalysis/tree/main/tools/collie/)| eslint_typescript |
19-
|[compass](https://github.com/Tencent/CodeAnalysis/tree/main/tools/compass)| eslint_vue |
20-
|| findbugs |
16+
|[TCA-Armory(测试版)](https://github.com/TCATools/TCA-Armory.git)| detekt |
17+
|[TCA-Loong_Beta龙(测试版)](https://github.com/TCATools/loong_beta)| eslint |
18+
|[TCA-Zeus_Beta(测试版)](https://github.com/TCATools/Zeus_Beta)| eslint_typescript |
19+
|[TCA-Hades_Beta(测试版)](https://github.com/TCATools/Hades_Beta)| eslint_vue |
20+
|unusedresource| findbugs |
2121
|| flake8 |
2222
|| [flawfinder](https://github.com/TCATools/flawfinder) |
2323
|| flow |
@@ -45,3 +45,4 @@
4545
|| [sonarqube](https://github.com/GabrielLegend/tca_plugin_sonarqube/blob/main/src/sq.py) |
4646
|| [sonarqube_java](https://github.com/GabrielLegend/tca_plugin_sonarqube/blob/main/src/sq_java.py) |
4747
|| [sonarqube_cs](https://github.com/GabrielLegend/tca_plugin_sonarqube/blob/main/src/sq_cs.py) |
48+
|| [tca_plugin_sqlcheck](https://github.com/TCATools/tca_plugin_sqlcheck) |

doc/old/tools.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

doc/zh/quickStarted/tools.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 官方工具 | 第三方工具 |
66
| :--------: | :-------: |
7-
|[0daychecker](https://github.com/Tencent/CodeAnalysis/tree/main/tools/codedog_0Day_checker)| androidlint |
7+
|[TCA-0Day_Checker(测试版)](https://github.com/TCATools/codedog_0Day_checker)| androidlint |
88
|clangwarning| checkstyle |
99
|codecount| clang |
1010
|customfilescan| cobra |
@@ -13,11 +13,11 @@
1313
|javawarning| cpplint |
1414
|regexfilescan| dart_code_metrics |
1515
|regexscan| dartanalyzer |
16-
|[tca_ql_php_beta](https://github.com/Tencent/CodeAnalysis/tree/main/tools/Hades_Beta)| detekt |
17-
|unusedresource| eslint |
18-
|[collie](https://github.com/Tencent/CodeAnalysis/tree/main/tools/collie/)| eslint_typescript |
19-
|[compass](https://github.com/Tencent/CodeAnalysis/tree/main/tools/compass)| eslint_vue |
20-
|| findbugs |
16+
|[TCA-Armory(测试版)](https://github.com/TCATools/TCA-Armory.git)| detekt |
17+
|[TCA-Loong_Beta龙(测试版)](https://github.com/TCATools/loong_beta)| eslint |
18+
|[TCA-Zeus_Beta(测试版)](https://github.com/TCATools/Zeus_Beta)| eslint_typescript |
19+
|[TCA-Hades_Beta(测试版)](https://github.com/TCATools/Hades_Beta)| eslint_vue |
20+
|unusedresource| findbugs |
2121
|| flake8 |
2222
|| [flawfinder](https://github.com/TCATools/flawfinder) |
2323
|| flow |
@@ -45,3 +45,4 @@
4545
|| [sonarqube](https://github.com/GabrielLegend/tca_plugin_sonarqube/blob/main/src/sq.py) |
4646
|| [sonarqube_java](https://github.com/GabrielLegend/tca_plugin_sonarqube/blob/main/src/sq_java.py) |
4747
|| [sonarqube_cs](https://github.com/GabrielLegend/tca_plugin_sonarqube/blob/main/src/sq_cs.py) |
48+
|| [tca_plugin_sqlcheck](https://github.com/TCATools/tca_plugin_sqlcheck) |

0 commit comments

Comments
 (0)