This is an archive of the discontinued Mercurial Phabricator instance.

cext: put case statements on separate line
ClosedPublic

Authored by indygreg on Oct 2 2017, 2:31 PM.

Details

Summary

This seems to be the prevailing style, even though it is a bit more
verbose for very simple switch statements.

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

indygreg created this revision.Oct 2 2017, 2:31 PM
quark accepted this revision.Oct 2 2017, 2:54 PM
This revision was automatically updated to reflect the committed changes.