vttranlina opened a new pull request #538:
URL: https://github.com/apache/james-project/pull/538


   In order to checkstyle for scala. Ref: 
https://github.com/linagora/james-project/issues/4348
   - Tool: Scalafix (https://scalacenter.github.io/scalafix/)
   - Maven plugin: scalafix-maven-plugin 
(https://github.com/evis/scalafix-maven-plugin)
   
   **How to run:**
   ```bash
       mvn -pl 
event-sourcing/event-sourcing-core,event-sourcing/event-sourcing-pojo,server/protocols/jmap-rfc-8621,server/protocols/jmap-rfc-8621-integration-tests/jmap-rfc-8621-integration-tests-common,mailbox/event/json,mdn
 clean compile test-compile scalafix:scalafix 
-Dscalafix.mode=AUTO_SUPPRESS_LINTER_ERRORS
   ```
   Read more `scalafix.mode`: 
https://www.javadoc.io/doc/ch.epfl.scala/scalafix-interfaces/0.9.5/scalafix/interfaces/ScalafixMainMode.html
   
   
   


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to