Commit Graph

9 Commits

Author SHA1 Message Date
Albumen Kevin 0e66de1c61
[3.0] Code reformat (#8019)
* convert files, add checker

* rename id

* tab to space

* change git attributes auto convert

* fix end new line

* fix end new line

* fix end new line

* ignore generated files

* override tomcat-embed-core version

* add ignore for codestyle/checkstyle.xml

* add ignore for codestyle/checkstyle.xml

* add rat ignore

* add suppression

* force update

* disable zk dynamic configurator
2021-06-10 20:13:39 +08:00
Mercy Ma 9769a1dc7e
[Enhancement] Adding a build tools module for Apache License (#6060)
* Polish apache/dubbo#6058 : [Enhancement] Adding a build tools module for Apache License

* Polish apache/dubbo#6058 : [Enhancement] Adding a build tools module for Apache License

* Polish apache/dubbo#6058 : [Enhancement] Adding a build tools module for Apache License
2020-04-26 16:19:23 +08:00
Huang YunKun 48ef06478c [Dubbo-5077] Make sure that classes that either override equals() or hashCode() also overrides the other (#5138) 2019-12-11 19:58:33 +08:00
ken.lj 59dab14ceb Use maven CI friendly versions: revision. (#3851) 2019-04-12 11:41:51 +08:00
Huang YunKun b2901f5cb4 Add checkstyle rule for redundant import (#3444)
* add checkstyle for redundant import and fix all issue in repo

* fix git diff issue
2019-02-11 10:08:40 +08:00
ken.lj 0fb3657c14 temporarily close checkstyle on importing orders 2018-11-28 10:32:26 +08:00
Huang YunKun a7cf737386 add checkstyle rule to check import order (#2745) 2018-11-08 11:44:46 +08:00
Xin Wang b2c5cb7652 [DUBBO-9]add apache-rat-plugin to check asf license header (#1647)
* [DUBBO-9]add apache-rat-plugin to check asf license header
* reformat EagerThreadPoolExecutorTest.java
* remove the asf header check of checkstyle plugin
2018-04-23 11:28:22 +08:00
Huang YunKun 9003c125a9 add checkstyle (#1558) 2018-04-08 15:13:10 +08:00