.hg-format-source
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 07 Nov 2019 23:10:26 -0800
changeset 4940 93c89814a5d8
parent 4814 48b30ff742cb
permissions -rw-r--r--
obslog: avoid using a formatter after calling end() on it I don't know if makes a difference, but it feels wrong to use it after calling end(). We can simply use the parent formatter in this case.
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"}