Fix minor cosmetic issues 13/260013/3
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 17 Jun 2021 10:23:19 +0000 (19:23 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 25 Jun 2021 01:34:08 +0000 (01:34 +0000)
commit5c9f0d67ad556a124303c7f772c2e3d77b044f6a
treea2388ec31746be104ab1563a71ad6c828866c878
parent729517314aa53dc51186b8ea0e645e0566e6db2f
Fix minor cosmetic issues

- Add constexpr expression for constant key variables.
- Move empty destructor into header.
- Add some empty lines for readability.
- Adjust order of includes with alphabetical order.

Change-Id: I77ee7fbb73e113b3dc297f72a88de74de5bbd8d7
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/rpk/rpk_installer.cc
src/rpk/rpk_installer.h
src/rpk/rpk_registration.cc
src/rpk_manifest_handlers/allowed_package_handler.cc
src/rpk_manifest_handlers/author_handler.cc
src/rpk_manifest_handlers/dependencies_handler.cc
src/rpk_manifest_handlers/description_handler.cc
src/rpk_manifest_handlers/description_handler.h
src/rpk_manifest_handlers/feature_handler.cc
src/rpk_manifest_handlers/package_handler.cc