[tumblr] Type-hints, curly braces and spaces added #674

Merged
Quix0r merged 1 commits from tumblr/fixes-curly-spaces into develop 2018-07-29 19:57:49 +02:00
Quix0r commented 2018-07-29 19:45:05 +02:00 (Migrated from github.com)
  • added type-hints for App
  • added curly braces + spaces for better readability
  • avoided to use deprecated x(), replaced with empty()
  • converted multi single-line comment to single multi-line comment
  • opening curly brace behind a function/method/class belongs into next line
- added type-hints for `App` - added curly braces + spaces for better readability - avoided to use deprecated x(), replaced with empty() - converted multi single-line comment to single multi-line comment - opening curly brace behind a function/method/class belongs into next line
Sign in to join this conversation.
No description provided.