+1
------------------ ???????? ------------------
??????:
"dev"
<[email protected]>;
????????: 2020??8??9??(??????) ????11:47
??????: "dev"<[email protected]>;
????: [DISCUSS] Enable AvoidStarImport in Checkstyle
Hi community,
Have you ever discussed why "AvoidStarImport" is not enabled? I noticed
that there are some "import *" existing in the codebase and
"AvoidStarImport" is not enabled in the checkstyle config. So I opened [1]
to both enable it in config and fix "import *".
[1]: https://github.com/apache/incubator-ratis/pull/173
-Rui