-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
easy to fixproblems that are identified to be easy to fix.problems that are identified to be easy to fix.
Description
Scala code format alarm clear[linkis-module]
scala code format alarm clearing task
Adjust the code format and clear the warn alarm in the idea
The scala code formatting rules configuration file is located in scalastyle-config.xml
You can check for format exceptions by running the command mvn scalastyle:check under the module
Module linkis-commons/linkis-module
scala 代码格式告警清除任务
调整代码格式,清除idea中的warn告警
scala 代码格式规则配置文件位于 scalastyle-config.xml
你可以通过模块下 运行命令mvn scalastyle:check 检查格式异常
模块 linkis-commons/linkis-module
| class | path |
|---|---|
| Message | org.apache.linkis.server.Message |
| BDPJettyServerHelper | org.apache.linkis.server.BDPJettyServerHelper |
| LinkisMainHelper | org.apache.linkis.server.utils.LinkisMainHelper |
| ControllerServer | org.apache.linkis.server.socket.ControllerServer |
| ServerSocket | org.apache.linkis.server.socket.ServerSocket |
| ServerEventService | org.apache.linkis.server.socket.controller.ServerEventService |
| ServerListenerEventBus | org.apache.linkis.server.socket.controller.ServerListenerEventBus |
| ProxyUserSSOUtils | org.apache.linkis.server.security.ProxyUserSSOUtils |
| ServerEvent | org.apache.linkis.server.socket.controller.ServerEvent |
| SpringRestfulCatchAOP | org.apache.linkis.server.restful.SpringRestfulCatchAOP |
| ServerConfiguration | org.apache.linkis.server.conf.ServerConfiguration |
| SecurityFilter | org.apache.linkis.server.security.SecurityFilter |
| SSOUtils | org.apache.linkis.server.security.SSOUtils |
Metadata
Metadata
Assignees
Labels
easy to fixproblems that are identified to be easy to fix.problems that are identified to be easy to fix.
