.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Mon, 18 Nov 2019 14:33:59 +0700
changeset 4965 191ed83dbc07
parent 4814 48b30ff742cb
permissions -rw-r--r--
pytype: ignore abc.ABCMeta metaclasses that don't work on py3 See 70d42e2ad9b4 in hg: We can remove this when we're Python 3-only, but for now it's just too awkward to deal with and it's harmless.
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"}