]> 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 test configurations that don't contain python2 optional install (#2190)
authorKotlinIsland <65446343+KotlinIsland@users.noreply.github.com>
Tue, 4 May 2021 08:47:22 +0000 (18:47 +1000)
committerGitHub <noreply@github.com>
Tue, 4 May 2021 08:47:22 +0000 (10:47 +0200)
commit204f76e0c02a12aeccb3ab708fe41f7e95435a29
treeaa85f89f3530d84c13122e02ae4cd8f97d9ba2e9
parente42f9921e291790202147c1e3dc1a3df7036c652
add test configurations that don't contain python2 optional install (#2190)

add test for negative scenario: formatting python2 code
tag python2 only tests

Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
pyproject.toml
tests/test_black.py
tests/test_format.py
tox.ini