You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/04/07 00:44:26 UTC

[jira] [Assigned] (SPARK-14444) Add a new scalastyle `NoScalaDoc` to prevent ScalaDoc-style multiline comments

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

Apache Spark reassigned SPARK-14444:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org