* Introduce Agent-Test-Tool suite * rename term
Motivation: Review code styles with some bots automatically. Modifications: Set up ReviewDog in GitHub Action to review code style. Add more check rules to checkstyle plugin. Result: Obvious code styles can be reviewed and commented automatically.
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
* Add Java agent plugin for Jdk Threading * Fix expected data according to changes in master * Update agent.config * Fix failed plugin test