Dongjoon Hyun created SPARK-14444:
-------------------------------------

             Summary: Add a new scalastyle `NoScalaDoc` to prevent 
ScalaDoc-style multiline comments
                 Key: SPARK-14444
                 URL: https://issues.apache.org/jira/browse/SPARK-14444
             Project: Spark
          Issue Type: Improvement
          Components: Build
            Reporter: Dongjoon Hyun


According to the [Spark Code Style 
Guide|https://cwiki.apache.org/confluence/display/SPARK/Spark+Code+Style+Guide#SparkCodeStyleGuide-Indentation],
 this issue add a new scalastyle rule to prevent the followings.

{code}
/** In Spark, we don't use the ScalaDoc style so this
  * is not correct.
  */
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to