Description
Closing curly-braces should always be on their own line
For example,
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) { ^
Closing curly-braces should always be on their own line
For example,
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) { ^