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

Adding pyproject.toml configuration output to verbose logging (#3392)
authormainj12 <118842653+mainj12@users.noreply.github.com>
Sat, 10 Dec 2022 20:56:14 +0000 (20:56 +0000)
committerGitHub <noreply@github.com>
Sat, 10 Dec 2022 20:56:14 +0000 (12:56 -0800)
commit5f0dc862f5bbfc8abed3f29d76325404eb4f99c0
tree1de0b1842cb8cf0113ede384b362344558c38f2a
parent16b98abca94343770aad561ea659380c97d473b4
Adding pyproject.toml configuration output to verbose logging (#3392)
CHANGES.md
src/black/__init__.py