.hg-format-source
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 09 Dec 2019 10:36:11 -0800
changeset 5009 0ab3b94562ab
parent 4814 48b30ff742cb
permissions -rw-r--r--
evolve: use ui.configoverride() instead of ui.backupconfig() ui.configoverride() was added in hg 4.1. util.nullcontextmanager() was added in hg 4.4.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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"}