( )⚙ D641 cleanup: rename "matchfn" to "match" where obviously a matcher

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
Lint Skipped
Unit
Unit Tests Skipped

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.