Zhu, Lipeng created SPARK-35255: ----------------------------------- Summary: Automated formatting for Scala Code for Blank Lines. Key: SPARK-35255 URL: https://issues.apache.org/jira/browse/SPARK-35255 Project: Spark Issue Type: Improvement Components: Build Affects Versions: 3.2.0 Reporter: Zhu, Lipeng
Based on the databricks' scala-style-code for blanklines. [https://github.com/databricks/scala-style-guide#blanklines] Add a configuration to controls whether to enforce a blank line before and/or after a top-level statement spanning a certain number of lines. And upgrade mvn-scalafmt plugin to 1.0.4 to enable this configuration. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org