Mercurial > evolve
annotate .hg-format-source @ 5676:aa905c52ede5
compat: handle change to enforcesinglehead() signature
4d5e2fd53707 (singlehead: introduce option to restrict to public
changes, 2020-12-05) added a new argument (`filtername`) to the
signature. This patch makes us compatible with that.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sun, 13 Dec 2020 09:46:16 -0800 |
parents | 48b30ff742cb |
children |
rev | line source |
---|---|
4814
48b30ff742cb
python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
diff
changeset
|
1 {"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"} |