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

Simplification: only yield empty omit list when magic trailing comma is present
authorJames Addison <jay@jp-hosting.net>
Thu, 4 Feb 2021 17:48:38 +0000 (17:48 +0000)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 20 Feb 2021 18:36:21 +0000 (19:36 +0100)
commite0d766727dc87f5c5f39ef751d0bf23fc5ff31a0
tree29c7a471a4b31460816812fa21c83bdee52c9e3b
parent829331a8777aa758c6fc2a5032d38d8fbb5b5ac6
Simplification: only yield empty omit list when magic trailing comma is present
src/black/__init__.py