##// END OF EJS Templates
fix: remove a never-true check for unset pattern in Fixer.affects()...
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
Martin von Zweigbergk -
r43492:96c4c6f3 default
Show More
Name Size Modified Last Commit Author
/ hgext / highlight
__init__.py Loading ...
highlight.py Loading ...