* new line before package * Update codeStyle.xml Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
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.