]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Change tests with stdin/out to exercise black.main (#307)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Wed, 6 Jun 2018 22:42:50 +0000 (00:42 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 6 Jun 2018 22:42:50 +0000 (15:42 -0700)
commit33baccd88ef45ebbb35e4c2ad7b87c7b91432f55
tree1dc90b55c8a903a850a342990548b422603e529f
parent4ad7c9c1073df57b22cabc9b73f8f9aae3e36ec9
Change tests with stdin/out to exercise black.main (#307)
tests/test_black.py