]> git.madduck.net Git - etc/vim.git/commitdiff

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:

Virtualenv is now formatted with newest Black https://github.com/pypa/virtualenv...
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Thu, 10 Sep 2020 19:52:23 +0000 (22:52 +0300)
committerGitHub <noreply@github.com>
Thu, 10 Sep 2020 19:52:23 +0000 (12:52 -0700)
src/black_primer/primer.json

index 6086c4c813a336b1121256cb3ace2ec141fa6a01..8a90192f27d58a39a66948057a5edccd30bc2d4f 100644 (file)
     },
     "virtualenv": {
       "cli_arguments": [],
-      "expect_formatting_changes": true,
+      "expect_formatting_changes": false,
       "git_clone_url": "https://github.com/pypa/virtualenv.git",
       "long_checkout": false,
       "py_versions": ["all"]