wangyum commented on issue #22570: [SPARK-25553][BUILD] Add 
EmptyInterpolatedStringChecker to scalastyle config
URL: https://github.com/apache/spark/pull/22570#issuecomment-522310023
 
 
   How about set `level="warn"`:
   ```xml
   <check level="warn" 
class="org.scalastyle.scalariform.EmptyInterpolatedStringChecker" 
enabled="true"></check>
   ```
   The scalastyle check can pass and we can see the warning in IDEA:
   
![image](https://user-images.githubusercontent.com/5399861/63223364-ce57a500-c1e6-11e9-8ffa-cee0bc007dac.png)
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to