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

Readability: reduce boolean nesting
authorJames Addison <jay@jp-hosting.net>
Tue, 9 Feb 2021 21:13:57 +0000 (21:13 +0000)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 20 Feb 2021 18:36:21 +0000 (19:36 +0100)
commit22127c633eba10d41519fb562c1252f859e2d7fa
tree681d822a66c0bb14707b740e1ee6c314145dbe5e
parent24700806f681f2809a2b85999871e291c36dd948
Readability: reduce boolean nesting
src/black/__init__.py