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

black-primer: stop running it (#2809)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 27 Jan 2022 01:18:43 +0000 (17:18 -0800)
committerGitHub <noreply@github.com>
Thu, 27 Jan 2022 01:18:43 +0000 (17:18 -0800)
commitb517dfb396a82ef263f0d366c4dc107451cf0c3c
tree3445f182b9a9bfed1aa3b23606f0fb84dd404006
parent889a8d5dd27a73aa780e989a850bbdaaa9946a13
black-primer: stop running it (#2809)

At the moment, it's just a source of spurious CI failures and busywork
updating the configuration file.

Unlike diff-shades, it is run across many different platforms and
Python versions, but that doesn't seem essential. We already run unit
tests across platforms and versions.

I chose to leave the code around for now in case somebody is using it,
but CI will no longer run it.
.github/workflows/primer.yml [deleted file]
.github/workflows/uvloop_test.yml
CHANGES.md
README.md
docs/contributing/gauging_changes.md
docs/contributing/the_basics.md