Uniform to using Utils::bool2Str().
ClosedPublic

Authored by barchiesi on Jul 8 2019, 7:52 AM.

Details

Summary

Use Utils::bool2Str instead of ternary operator when converting boolean to string for serialization.

Diff Detail

Repository
R477 KGAPI Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
barchiesi created this revision.Jul 8 2019, 7:52 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJul 8 2019, 7:52 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
barchiesi requested review of this revision.Jul 8 2019, 7:52 AM
barchiesi edited the summary of this revision. (Show Details)Jul 8 2019, 7:52 AM
dvratil accepted this revision.Jul 9 2019, 1:49 PM

Nice!

This revision is now accepted and ready to land.Jul 9 2019, 1:49 PM
This revision was automatically updated to reflect the committed changes.