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

[primer] Enable everything (#2288)
authorCooper Lees <me@cooperlees.com>
Mon, 7 Jun 2021 15:05:08 +0000 (08:05 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Jun 2021 15:05:08 +0000 (11:05 -0400)
commitc1c2418368cfcaa4f49edd7ec599fa45cce2d47d
tree5bed9742ce87fcfe05d10985dde7ae7f6e49f915
parent99b68e59ce0424a86215cc9ca0cb46e481d2a6fe
[primer] Enable everything (#2288)

See if we pass all our repos with experimental string processing enabled.
Django probably needed:
- Ignores >= 3.8 only

We could support PEP440 version specifiers, but that would introduce the packaging module as a dependency that I'd like to avoid ... Or I could implement a poor persons version or vendor

Commit history before merge:
 * [primer] Enable everything
 * Add exclude extend to django CLI args for primer
 * Change default timeout to from 5 to 10 mins for a primer project
 * Skip string normalization for Django
 * Limit Django to >= 3.8 due to := operator
src/black_primer/lib.py
src/black_primer/primer.json