alfred-workflow-gauth
alfred-workflow-gauth copied to clipboard
Reformat "info.plist" file as Alfred does
This PR restores indentation so that changing the workflow configuration from Alfred and committing it back to repo won't show as the massive whitespace changes.
- The 8006390cca2e70583f005cc460d4c28657f7e89f commit changed indentation from TABs (as Alfred saves the workflows) with SPACES (as PyCharm saves all the files).
- The 9f769a23554f821b5d400ce69511233ad02c8ff0 commit is a result of Alfred re-saving the workflow without me changing anything.