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

Set correct return statement for `is_type_comment` function (#929)
authorYurii Karabas <1998uriyyo@gmail.com>
Sun, 20 Oct 2019 14:52:07 +0000 (17:52 +0300)
committerŁukasz Langa <lukasz@langa.pl>
Sun, 20 Oct 2019 14:52:07 +0000 (16:52 +0200)
commit4b5852e44ac9d2d2aa10fbbfa66a5f02421e7768
tree1c4af98296bf02a50be73eac73bc575b4623cf89
parent4bcae4cf839aeba828bcdc4764369ae790f81d0d
Set correct return statement for `is_type_comment` function (#929)
black.py