cordova-plugin-dialogs icon indicating copy to clipboard operation
cordova-plugin-dialogs copied to clipboard

Cleanup whitespaces

Open brody4hire opened this issue 6 years ago • 0 comments

  • Fixes for Android:
    • remove trailing whitespace
    • remove extra blank line
    • convert tabs to spaces (and space after an if statement)
  • Fixes for iOS
    • remove trailing whitespace
    • remove extra blank lines

Discovered through review of PR #28 (whitespace cleanup should not have been part of the commit in #28).

brody4hire avatar Oct 03 '18 23:10 brody4hire