oscerd commented on pull request #4241: URL: https://github.com/apache/camel/pull/4241#issuecomment-694171773
> I am using IntelliJ and I couldn't format the files.. > I imported the code-style from `buildingtools/src/main/resources/camel-eclipse-formatter-config.xml` > > `mvn install -Psourcecheck` always fails. > > > [ERROR] Failed to execute goal org.apache.camel:camel-format-plugin:3.6.0-SNAPSHOT:validate (validate) on project camel-core: File '/home/ganesh/IdeaProjects/github/camel-unifly/core/camel-core/src/test/java/org/apache/camel/util/EndpointHelperTest.java' has not been previously formatted. Please format file and commit before running validation! -> [Help 1] > > Can you please let me know which code-formatter is used by all ? you just need to build the entire project and it will be auto-formatted. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
