[ https://issues.apache.org/jira/browse/SPARK-3850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334737#comment-14334737 ]
Sean Owen commented on SPARK-3850: ---------------------------------- Yeah, does anyone know how to do that? this one seems like one I could live without... trailing whitespace doesn't do anything and might make people go nuts tracing down all the failures because their IDE added some spaces. However we do want to avoid spurious whitespace changes. They show up in the git diff, so we can detect them. It's not common for someone's tool to stick in whitespace at the end of a line, so it's not a frequent problem. Maybe that's enough? > Scala style: disallow trailing spaces > ------------------------------------- > > Key: SPARK-3850 > URL: https://issues.apache.org/jira/browse/SPARK-3850 > Project: Spark > Issue Type: Sub-task > Components: Project Infra > Reporter: Nicholas Chammas > > [Ted Yu on the dev > list|http://mail-archives.apache.org/mod_mbox/spark-dev/201410.mbox/%3ccalte62y7a6wybdufdcguwbf8wcpttvie+pao4pzor+_-nb2...@mail.gmail.com%3E] > suggested using {{WhitespaceEndOfLineChecker}} here: > http://www.scalastyle.org/rules-0.1.0.html -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org