( )⚙ D4862 cleanup: some Yoda conditions, this patch removes

This is an archive of the discontinued Mercurial Phabricator instance.

cleanup: some Yoda conditions, this patch removes
ClosedPublic

Authored by martinvonz on Oct 3 2018, 1:38 PM.

Details

Summary

It seems the factor 20 is less than the frequency of " < \d" compared
to " \d > ".

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Oct 3 2018, 1:38 PM
pulkit accepted this revision.Oct 3 2018, 2:04 PM
This revision was automatically updated to reflect the committed changes.