comparison tests/test-check-code.t @ 46787:decc3bd3f20d

black: merge config into main pyproject.toml now that we have it This means that naive contributors who just run `black` on a source file will get reasonable behavior as long as they have a recent black. Yay! This was previously D9834 but was rolled back due to test failures. nbjoerg thinks it's time to try again, so let's give it a shot. Differential Revision: https://phab.mercurial-scm.org/D10185
author Augie Fackler <augie@google.com>
date Tue, 01 Dec 2020 12:59:33 -0500
parents d13afdd1f6e2
children 089cb4d6af5a
comparison
equal deleted inserted replaced
46786:d13afdd1f6e2 46787:decc3bd3f20d
64 CONTRIBUTING 64 CONTRIBUTING
65 CONTRIBUTORS 65 CONTRIBUTORS
66 COPYING 66 COPYING
67 Makefile 67 Makefile
68 README.rst 68 README.rst
69 black.toml
70 hg 69 hg
71 hgeditor 70 hgeditor
72 hgweb.cgi 71 hgweb.cgi
73 pyproject.toml 72 pyproject.toml
74 rustfmt.toml 73 rustfmt.toml