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

Hypothesis is now formatted with Black 20.8b1 (#1729)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Mon, 28 Sep 2020 02:42:01 +0000 (05:42 +0300)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 02:42:01 +0000 (19:42 -0700)
src/black_primer/primer.json

index 8a90192f27d58a39a66948057a5edccd30bc2d4f..5818444e6322445c6b2a334d29d92087b0e2edc6 100644 (file)
@@ -47,7 +47,7 @@
     },
     "hypothesis": {
       "cli_arguments": [],
-      "expect_formatting_changes": true,
+      "expect_formatting_changes": false,
       "git_clone_url": "https://github.com/HypothesisWorks/hypothesis.git",
       "long_checkout": false,
       "py_versions": ["all"]