You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yu Ishikawa (JIRA)" <ji...@apache.org> on 2015/07/24 09:32:04 UTC

[jira] [Updated] (SPARK-9248) Closing curly-braces should always be on their own line

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

Yu Ishikawa updated SPARK-9248:
-------------------------------
    Description: 
Closing curly-braces should always be on their own line

For example,
{noformat}
inst/tests/test_sparkSQL.R:606:3: style: Closing curly-braces should always be on their own line, unless it's followed by an else.
  }, error = function(err) {
  ^
{noformat}

  was:Closing curly-braces should always be on their own line


> Closing curly-braces should always be on their own line
> -------------------------------------------------------
>
>                 Key: SPARK-9248
>                 URL: https://issues.apache.org/jira/browse/SPARK-9248
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Yu Ishikawa
>            Priority: Minor
>
> Closing curly-braces should always be on their own line
> For example,
> {noformat}
> inst/tests/test_sparkSQL.R:606:3: style: Closing curly-braces should always be on their own line, unless it's followed by an else.
>   }, error = function(err) {
>   ^
> {noformat}



--
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