[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to