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

ptr nolong requires changes (#2276)
authorCooper Lees <me@cooperlees.com>
Sat, 29 May 2021 17:15:22 +0000 (10:15 -0700)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 17:15:22 +0000 (19:15 +0200)
- I worked on this project yesterday and must have fixed the formatting

src/black_primer/primer.json

index 0bbac85ca2e09875ed5b21596a4113674e347914..034372609a19f8455e18e29bdabe9d13275ba5f3 100644 (file)
@@ -91,7 +91,7 @@
     },
     "ptr": {
       "cli_arguments": ["--experimental-string-processing"],
-      "expect_formatting_changes": true,
+      "expect_formatting_changes": false,
       "git_clone_url": "https://github.com/facebookincubator/ptr.git",
       "long_checkout": false,
       "py_versions": ["all"]