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

Format subscriptions in a PEP-8 compliant way (#178)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Tue, 1 May 2018 05:49:30 +0000 (22:49 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 1 May 2018 05:49:30 +0000 (22:49 -0700)
commit9f096d55365cb63548eef97e254c2793ae2776a0
tree7691e2f8aaaf73db6aad9d31bb8b6e4289207553
parent188572118253f410eaf24d9945e369f744760f42
Format subscriptions in a PEP-8 compliant way (#178)

Fixes #157
.flake8
README.md
black.py
tests/expression.diff
tests/expression.py
tests/fmtonoff.py
tests/function.py
tests/slices.py [new file with mode: 0644]
tests/test_black.py