]> 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 more flake8 lints (#2653)
authordanieleades <33452915+danieleades@users.noreply.github.com>
Mon, 29 Nov 2021 02:20:52 +0000 (02:20 +0000)
committerGitHub <noreply@github.com>
Mon, 29 Nov 2021 02:20:52 +0000 (18:20 -0800)
commita18ee4018f855007bf4a23027a8d6478e56a36bf
tree924b21689b52030102f6910dc20bef03e32baa86
parent72a84d4099f2930979bd1ca1d9e441140b0a304d
add more flake8 lints (#2653)
.pre-commit-config.yaml
CHANGES.md
src/black/__init__.py
src/black/output.py
tests/optional.py
tests/test_black.py