Mercurial > hg
comparison contrib/testparseutil.py @ 43221:0e2a2fab4b2e
fix: remove a never-true check for unset pattern in Fixer.affects()
We don't create an instance of a Fixer if the pattern is None, so we
don't need to check that in affects().
Differential Revision: https://phab.mercurial-scm.org/D7086
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sat, 12 Oct 2019 15:12:54 -0700 |
parents | 127cc1f72e70 |
children | 70d42e2ad9b4 |
comparison
equal
deleted
inserted
replaced
43220:d3d1a3afe7aa | 43221:0e2a2fab4b2e |
---|