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

configure strict pytest and filterwarnings=['error', ... (#3173)
authorThomas Grainger <tagrain@gmail.com>
Sat, 16 Jul 2022 12:18:55 +0000 (13:18 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Jul 2022 12:18:55 +0000 (13:18 +0100)
commitdf5a87d93bd81c719a9c3f21da84133eaceef7b3
tree5c422fbc971800d5ad6e44e5919d511b26cc3ced
parentb0eed7c6bd5f04f0ea6b6592d8a3ab63d8a01252
configure strict pytest and filterwarnings=['error', ... (#3173)

* configure strict pytest

* ignore current warnings
pyproject.toml