.hg-format-source
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 04 Feb 2020 13:00:05 -0800
changeset 5127 f4fae6359593
parent 4814 48b30ff742cb
permissions -rw-r--r--
metaedit: replace a compat condition with a less specific proxy Same reasoning as for the previous patch. In this case, the closest commit I could find was 36 commits later (3d35304bd09b).
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"}