.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Fri, 10 Apr 2020 10:13:48 +0800
branchstable
changeset 5292 8c44f02e7200
parent 4814 48b30ff742cb
permissions -rw-r--r--
manifest: now that there's only one legacy.py, exclude it After the last patch, this file is only included because of package_dir in setup.py (i.e. just once), so we can ignore it with just one clause. But package_dir starts with "./", so we need to add it to the pattern.

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