]> git.madduck.net Git - etc/vim.git/history - docs/usage_and_configuration/black_as_a_server.md

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:

Fix most blib2to3 lint (#3794)
[etc/vim.git] / docs / usage_and_configuration / black_as_a_server.md
2022-10-06 Antonio Ossa-GuerraAdd option to skip the first line of source code (...
2022-08-13 Alexandr Artemyevadd preview option support for blackd (#3217)
2022-07-14 NimrodAdd warning to not run blackd publicly in docs (#3167)
2022-04-11 Jelle ZijlstraQuote black[jupyter] and black[d] in installation docs...
2021-05-10 Richard SiAutogenerate black(d|-primer)? help in usage docs ...
2021-05-08 Richard SiReorganize docs v2 (GH-2174)