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

Use strict mypy checking (#3222)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Wed, 31 Aug 2022 03:46:46 +0000 (20:46 -0700)
committerGitHub <noreply@github.com>
Wed, 31 Aug 2022 03:46:46 +0000 (20:46 -0700)
commit2c90480e1a102ab0fac57737d2ba5143d82abed7
treee1d6d56081ea186ed8dfdb629d3fcc601692e312
parentba618a307a30a119b4fafe526ebf7d5f092ba981
Use strict mypy checking (#3222)

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
.pre-commit-config.yaml
mypy.ini
scripts/fuzz.py
src/blackd/middlewares.py
src/blib2to3/pytree.py
tests/optional.py
tests/test_blackd.py