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

blackd: a HTTP server for blackening (#460)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Mon, 17 Sep 2018 17:02:25 +0000 (18:02 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 17 Sep 2018 17:02:25 +0000 (10:02 -0700)
commita82f1867875c906bedfe3ef675473b795d8b0440
tree6d5a22240b5dd6779094424b56cd66228a6f45b2
parent80500748a7b4246e2381ddce869a09a215a591ae
blackd: a HTTP server for blackening (#460)
13 files changed:
.appveyor.yml
.travis.yml
Pipfile
Pipfile.lock
README.md
black.py
blackd.py [new file with mode: 0644]
docs/blackd.md [new symlink]
docs/index.rst
mypy.ini
pyproject.toml
setup.py
tests/test_black.py