kezhenxu94
5b255ba3e3
Set up more strict code styles and fix existing issues ( #4337 )
...
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.
2020-02-11 17:10:49 +08:00
kezhenxu94
80f779c75c
Check package name org.apache.skywalking ( #3581 )
...
* Check package name org.apache.skywalking
* Only check REAL sources
2019-10-09 23:32:37 +08:00
kezhenxu94
ca80e457cc
Add bootstrap-plugin/toolkit-activation to import check list ( #3290 )
2019-08-20 09:56:41 +08:00
kezhenxu94
db9759fcc2
Check license header strictly ( #3274 )
...
* Check license header strictly
* Ignore header template
* Include more files to check list
2019-08-16 14:37:44 +08:00
Daming
8f76ff2fe6
add optional-plugins into ImportControl check list ( #3061 )
2019-07-12 19:24:51 +08:00
kezhenxu94
48835348bb
Check disallowed imports in agent instrumentation classes ( #2908 )
...
* Check disallowed imports in agent instrumentation classes
* Remove check script
* Remove script
2019-06-19 14:04:22 +08:00