overkill-for-mac icon indicating copy to clipboard operation
overkill-for-mac copied to clipboard

Coding style

Open ebluehands opened this issue 7 years ago • 0 comments

This PR has the following purpose:

  • [x] Avoid imbricating if or loops when possible to enhance clarity upon reading the code
  • [x] Use a more Swift approach by using guard, filter, forEach, URL etc...

ebluehands avatar Dec 26 '17 17:12 ebluehands