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

fix regex (#2643)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 26 Nov 2021 02:34:19 +0000 (18:34 -0800)
committerGitHub <noreply@github.com>
Fri, 26 Nov 2021 02:34:19 +0000 (18:34 -0800)
commit17e42cb94b494f0e5d7c80ee842f578a5a3cefcc
tree0f0818e4c582b65ad74a6f7aa16fe98893716fbd
parentdb2715441a391f218863493aa20027f802ab0c7b
fix regex (#2643)
tests/test_black.py