alfred-workflow-gauth icon indicating copy to clipboard operation
alfred-workflow-gauth copied to clipboard

Reformat "info.plist" file as Alfred does

Open aik099 opened this issue 8 months ago • 0 comments

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.

aik099 avatar Feb 13 '25 09:02 aik099