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

[jira] [Resolved] (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 ]

Andrew Or resolved SPARK-14444.
-------------------------------
          Resolution: Fixed
            Assignee: Dongjoon Hyun
       Fix Version/s: 2.0.0
    Target Version/s: 2.0.0

> 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: Dongjoon Hyun
>             Fix For: 2.0.0
>
>
> 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