You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/14 12:32:55 UTC

[GitHub] [flink] zentol opened a new pull request, #19474: [FLINK-27232][build] Explicitly configure scalafmt in each module (the boring version)

zentol opened a new pull request, #19474:
URL: https://github.com/apache/flink/pull/19474

   Resolves the issue of spotless no longer working when being run in sub-directories by explicitly configuring the scala settings (specifically the path to the config file) in each module that has scala code.
   
   This PR supports all the usual developer workflows, like calling `mvn spotless:[check|apply]` or `mvn install`, in both the parent and sub-directories.


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #19474: [FLINK-27232][build] Explicitly configure scalafmt in each module (the boring version)

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #19474:
URL: https://github.com/apache/flink/pull/19474#issuecomment-1099143552

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0f2b79f1397dc39736054589d02abe55dfbe5324",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0f2b79f1397dc39736054589d02abe55dfbe5324",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0f2b79f1397dc39736054589d02abe55dfbe5324 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] zentol merged pull request #19474: [FLINK-27232][build] Explicitly configure scalafmt in each module (the boring version)

Posted by GitBox <gi...@apache.org>.
zentol merged PR #19474:
URL: https://github.com/apache/flink/pull/19474


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org