kezhenxu94 commented on PR #11272:
URL: 
https://github.com/apache/dolphinscheduler/pull/11272#issuecomment-1205377760

   > For developer's convenience, I suggest setting `Spotless` executions 
configuration as follows:
   > 
   > 
   > 
   > ```xml
   > 
   > <executions>
   > 
   >   <execution>
   > 
   >       <goals>
   > 
   >           <goal>apply</goal>
   > 
   >       </goals>
   > 
   >       <phase>compile</phase>
   > 
   >   </execution>
   > 
   > </executions>
   > 
   > ```
   
   Also, developers might skip running maven compile if they develop in an IDE 
(mostly)


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

Reply via email to