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

Turn test_regex into a click callback (#2016)
authorJoshua Cannon <joshdcannon@gmail.com>
Wed, 3 Mar 2021 01:21:50 +0000 (19:21 -0600)
committerGitHub <noreply@github.com>
Wed, 3 Mar 2021 01:21:50 +0000 (17:21 -0800)
commite3c71c3a477a44e6d817d37825a59bc6ba6a9897
treea73e6de133a1e4df1ac2f0c794481f7e5be58470
parentcac18293d5a6bd6b34a953f9cb5413f9826e505f
Turn test_regex into a click callback (#2016)

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
src/black/__init__.py
tests/test_black.py