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

Add more trailing comma test variants
authorŁukasz Langa <lukasz@langa.pl>
Mon, 24 Aug 2020 16:48:11 +0000 (18:48 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 24 Aug 2020 16:48:11 +0000 (18:48 +0200)
commit292bceb9fd2d7a642351d06c02d2e751933baa5c
tree07b0188d0fa7fe4bdf273ece55441a9c6c28034a
parent5faabb56160599c5303e53cf6113f1becc69756d
Add more trailing comma test variants
tests/data/comments7.py
tests/data/composition_no_trailing_comma.py [new file with mode: 0644]
tests/test_black.py