.hg-format-source
author Boris Feld <boris.feld@octobus.net>
Fri, 22 Nov 2019 18:28:01 +0100
changeset 5224 0a6aee4b4947
parent 4814 48b30ff742cb
permissions -rw-r--r--
ignore: fix hgignore to point to the correct folder Files might have been imported initially as docs/training but were moved to docs/tutorial and the hgignore was likely forgotten.
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"}