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

Exclude __pypackages__ by default (GH-2836)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 30 Jan 2022 20:01:56 +0000 (12:01 -0800)
committerGitHub <noreply@github.com>
Sun, 30 Jan 2022 20:01:56 +0000 (15:01 -0500)
commitf61299a62a330dd26d180a8ea420916870f19730
treef3aff7a6a30a14e702377c9b58cec7bd62cbb62b
parentbbe1bdf1edfedf51b40824c5574413c0b1b35284
Exclude __pypackages__ by default (GH-2836)

PDM uses this as part of not-accepted-yet PEP 582.
CHANGES.md
src/black/const.py