aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-01-12 21:31:04 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-01-12 21:31:04 -0800
commit0ab505a29e21b5a03928e0bbd3950f6f8e08ae32 (patch)
tree9c3e6038cc135a78b6d275493b795bb936ca979d /docs
parent405bfe86ef9c3021358d2ac89192857478861fe0 (diff)
parent5a8abfb70efd89ec4120c7f78596d8b32a9f4f3d (diff)
downloadspark-0ab505a29e21b5a03928e0bbd3950f6f8e08ae32.tar.gz
spark-0ab505a29e21b5a03928e0bbd3950f6f8e08ae32.tar.bz2
spark-0ab505a29e21b5a03928e0bbd3950f6f8e08ae32.zip
Merge pull request #395 from hsaputra/remove_simpleredundantreturn_scala
Remove simple redundant return statements for Scala methods/functions Remove simple redundant return statements for Scala methods/functions: -) Only change simple return statements at the end of method -) Ignore the complex if-else check -) Ignore the ones inside synchronized -) Add small changes to making var to val if possible and remove () for simple get This hopefully makes the review simpler =) Pass compile and tests.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions