Now that's a **LOT** of formatting noise, even GitHub couldn't render. :( 
Assuming you used the IDE formatting profiles, then the formatting noise is most probably caused by earlier PB-related PRs not formatted properly. i.e.: Braces on single-line ifs:  ..or untrimmed whitespaces:  Here's what I suggest, to move this PR into a reviewable state: - Rebase this branch to `master` - Re-apply **ONLY** the compute-api related changes, using the correct formatting Don't reformat the rest of the codebase _yet_; only the once you've changed. After this gets merged, we'll dedicated a separate PR for the sole purpose of reformatting the rest of the codebase. That way we keep the changes to it's own PRs, making the review possible. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/292#issuecomment-247495155
