.hg-format-source
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 06 Apr 2020 04:01:58 +0200
branchstable
changeset 5267 ba53591d4aab
parent 4814 48b30ff742cb
permissions -rw-r--r--
head-checking: filter out obsolete heads when checking for new heads This does not affect any tests right now, but this will be useful for the next changeset. This is also the start of a more aggressive removal of obsolete heads in places where it does not make sense to take them into account.
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"}