Skip to content
Snippets Groups Projects
Commit 93a65e5f authored by Henry Saputra's avatar Henry Saputra
Browse files

Remove simple redundant return statement 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
parent 26cdb5f6
No related branches found
No related tags found
Loading
Showing
with 53 additions and 51 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment