This is an archive of the discontinued Mercurial Phabricator instance.

cleanup: rename "matchfn" to "match" where obviously a matcher
ClosedPublic

Authored by martinvonz on Sep 6 2017, 5:03 PM.

Details

Summary

We usually call matchers either "match" or "m" and reserve "matchfn"
for functions.

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.Sep 6 2017, 5:03 PM
quark accepted this revision.Sep 6 2017, 5:10 PM
This revision was automatically updated to reflect the committed changes.