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

Don't break long lines when `type: ignore` is present (#1040)
authorMichael J. Sullivan <sully@msully.net>
Thu, 3 Oct 2019 01:57:49 +0000 (18:57 -0700)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 3 Oct 2019 01:57:49 +0000 (18:57 -0700)
commitd9e71a75ccfefa3d9156a64c03313a0d4ad981e5
treea20e4dd8307a07021d2aab44198967488abcaefc
parentc5637a7085ad50ebe40cff89c0ec855666d4bebc
Don't break long lines when `type: ignore` is present (#1040)

Fixes #997.
black.py
tests/data/comments6.py
tests/data/comments7.py
tests/data/expression.diff
tests/data/expression.py