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

Always move the prefix out when wrapping with parentheses (#1103)
authorŁukasz Langa <lukasz@langa.pl>
Mon, 28 Oct 2019 19:34:37 +0000 (20:34 +0100)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2019 19:34:37 +0000 (20:34 +0100)
commitf99fad1b78a773f2a712b9ce21496e80cce6cf4f
treeee80d5dd11666d4c66e6112caa7994433f2143f5
parent32009775e569491a6a535c6e48201a3409e036f2
Always move the prefix out when wrapping with parentheses (#1103)

Fixes #1097
black.py
tests/data/tupleassign.py