[dwpost] Cleanups and type-hint rewrite #676

Merged
Quix0r merged 1 commits from dwpost/fixes-curly-spaces into develop 2018-07-30 06:22:38 +02:00
Quix0r commented 2018-07-29 22:35:46 +02:00 (Migrated from github.com)
  • used type-hint App and no call-by-reference
  • converted spaces -> tab for indenting
  • DBA::isResult() used instead of empty/count/...
  • added curly braces and spaces for better readability
  • opening curly brace after function/method/class belongs into new line
  • converted multiple single-line comments to single multi-line comment
- used type-hint `App` and no call-by-reference - converted spaces -> tab for indenting - DBA::isResult() used instead of empty/count/... - added curly braces and spaces for better readability - opening curly brace after function/method/class belongs into new line - converted multiple single-line comments to single multi-line comment
tobiasd (Migrated from github.com) reviewed 2018-07-30 06:23:05 +02:00
annando (Migrated from github.com) reviewed 2018-07-30 06:45:55 +02:00
tobiasd (Migrated from github.com) reviewed 2018-07-30 06:53:00 +02:00
annando (Migrated from github.com) reviewed 2018-07-30 06:57:36 +02:00
Sign in to join this conversation.
No description provided.