]> 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 type dependencies of mypy invocation (#2411)
authorTaneli Hukkinen <3275109+hukkin@users.noreply.github.com>
Fri, 6 Aug 2021 18:53:24 +0000 (21:53 +0300)
committerGitHub <noreply@github.com>
Fri, 6 Aug 2021 18:53:24 +0000 (14:53 -0400)
commite76adbecb8c3b62631868332c3b632363c7c16b4
treee5ef55948a17c220bc4315f2454f5bdc1f3c60c0
parent8ea641eed5b9540287a8e9a9afa1458b72b9b630
Fix type dependencies of mypy invocation (#2411)

Commit history before merge:

* Fix type dependencies of mypy invocation
* Consistent version upper bound
.pre-commit-config.yaml
Pipfile
Pipfile.lock
src/black/files.py