.hg-format-source
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 16 Oct 2019 11:10:04 -0700
changeset 4916 4101fab78314
parent 4814 48b30ff742cb
permissions -rw-r--r--
tests: simplify by pruning unwanted changesets a little earlier The pruned commits are not relevant to the test case, so let's clean them up at the end of the previous test case instead of part-way through the next one.
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"}