The way I see the decision for this works similar to how we code in the SDK. Follow the style and format of the existing file. So if you're modifying the SDK you would normally mimic the code style / format that is present in that file. Better to be consistent than have split styles.
-Mark