[bufffer] Got rid of x() and App type-hint (and more) #667

Merged
Quix0r merged 1 commits from buffer/typehints-curly-spaces into develop 2018-07-24 13:44:42 +02:00
Quix0r commented 2018-07-24 04:34:09 +02:00 (Migrated from github.com)

Cleanups/fixes:

  • purged deprecated x() and used !empty() instead
  • add App as type-hint where missing
  • added curly braces and spaces for better readability/code convention
  • open curly brace after method/function should be next line
Cleanups/fixes: - purged deprecated x() and used !empty() instead - add App as type-hint where missing - added curly braces and spaces for better readability/code convention - open curly brace after method/function should be next line
tobiasd (Migrated from github.com) reviewed 2018-07-24 06:36:56 +02:00
MrPetovan (Migrated from github.com) reviewed 2018-07-24 13:42:29 +02:00
MrPetovan (Migrated from github.com) approved these changes 2018-07-24 13:44:12 +02:00
Quix0r (Migrated from github.com) reviewed 2018-07-24 23:20:05 +02:00
MrPetovan (Migrated from github.com) reviewed 2018-07-24 23:50:54 +02:00
Sign in to join this conversation.
No description provided.