Skip to content

Make an early return when Identity::isNull finds reason for isNull to be false

Claudio Cambra requested to merge work/early-return-identity-null-check into master

There's no need to keep iterating over the internal dict once we have found a condition for isNull to be false

Signed-off-by: Claudio Cambra claudio.cambra@kde.org

Merge request reports