]> 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:

Support skipping AST printing on test failure
authorŁukasz Langa <lukasz@langa.pl>
Wed, 21 Mar 2018 01:40:20 +0000 (18:40 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 21 Mar 2018 01:55:04 +0000 (18:55 -0700)
commit591bedc2be0cec92c5f253fd473864c876233114
tree21248a512a67f54bbdb86c68f28c9b89d868cdc9
parentd1e0d79e38db934a65dded44b903f05ab85829b4
Support skipping AST printing on test failure
tests/test_black.py