gyogal commented on PR #480: URL: https://github.com/apache/livy/pull/480#issuecomment-4970379953
@namanagraw I have resolved the conflict in `pom.xml` and started the check jobs, however it seems like there is a scalastyle error in one of the changed lines (an extra space after the comma), which blocks the PR from getting merged: ``` [INFO] --- scalastyle-maven-plugin:0.8.0:check (default) @ livy-server --- error file=/__w/livy/livy/server/src/main/scala/org/apache/livy/server/WebServer.scala message=Whitespace at end of line line=97 column=49 ``` Could you please fix this minor issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
