QiangCai opened a new pull request #3891:
URL: https://github.com/apache/carbondata/pull/3891


    ### Why is this PR needed?
   1. scala style checking is not working during compile and IntelliJ IDEA does 
not use the scala style config in the dev folder.
   2. Intellij IDEA will sort import with different order
    
    ### What changes were proposed in this PR?
    1. move scalastyle-config.xml to the parent project folder.
       a) IntelliJ IDEA will show the style error during coding.
       b) Fix scala style issue which the scala style checking report during 
maven compile.
    2. change java-code-format-template.xml to sort import as Scalastyle. 
   
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
       
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to