.hg-format-source
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 08 Nov 2019 07:19:18 -0800
changeset 4950 60d2065b720b
parent 4814 48b30ff742cb
permissions -rw-r--r--
obslog: remove now-unused code for plain styling We now always use a non-plain formatter for the non-local-filtering code paths, so we can remove the code for plain styling. I couldn't figure out how to replace the fm.formatlist() by something less about formatting, so I've only removed the irrelevant arguments from those calls.

{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}