]> 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 script to ease migration to black (#3038)
authorHolger Brunn <mail@hunki-enterprises.com>
Wed, 1 Jun 2022 18:20:02 +0000 (20:20 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Jun 2022 18:20:02 +0000 (11:20 -0700)
commit436e12f2904e68acb57a059b1c44f1e0321e2d3f
tree168a061bda31bd877dde5824e40e6542aaf9a580
parent1e557184b0a9f43bfbff862669966bc5328517e9
Add script to ease migration to black (#3038)

* Add script to ease migration to black

* Update CHANGES.md

Co-authored-by: Cooper Lees <me@cooperlees.com>
CHANGES.md
scripts/migrate-black.py [new file with mode: 0755]