]> 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 `--target-version` option to allow users to choose targeted Python versions ...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 7 Feb 2019 02:43:50 +0000 (18:43 -0800)
committerGitHub <noreply@github.com>
Thu, 7 Feb 2019 02:43:50 +0000 (18:43 -0800)
commit36d3c516d3c09fc5f05c420900dd6b854e3c8bbd
tree3222e64ed4da8804dba76fee461bee987c3f3277
parenta9d8af466a65b7d88ea35e0ff4c460175098260e
Add `--target-version` option to allow users to choose targeted Python versions (#618)
README.md
black.py
blackd.py
tests/data/fmtonoff.py
tests/empty.toml [new file with mode: 0644]
tests/test_black.py