[ 
https://issues.apache.org/jira/browse/SPARK-25553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-25553.
-------------------------------
    Resolution: Won't Fix

I'd say if anything, later, instead focus on removing uses of 
{{"...".format(...)}} and cases like {{s"..." + foo}} which should be 
{{s"...$foo"}}

> Add EmptyInterpolatedStringChecker to scalastyle-config.xml
> -----------------------------------------------------------
>
>                 Key: SPARK-25553
>                 URL: https://issues.apache.org/jira/browse/SPARK-25553
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.5.0
>            Reporter: Yuming Wang
>            Priority: Minor
>
> h4. Justification
> Empty interpolated strings are harder to read and not necessary.
>  
> More details:
> http://www.scalastyle.org/rules-dev.html#org_scalastyle_scalariform_EmptyInterpolatedStringChecker



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to