Mercurial > hg
comparison .editorconfig @ 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 | 1d6066336d7b |
children | c25efc468a49 |
comparison
equal
deleted
inserted
replaced
43220:d3d1a3afe7aa | 43221:0e2a2fab4b2e |
---|