From: Cooper Lees Date: Sat, 29 May 2021 17:15:22 +0000 (-0700) Subject: ptr nolong requires changes (#2276) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/009a17739d64b86e10cc6aac35477cadf51cdcfb ptr nolong requires changes (#2276) - I worked on this project yesterday and must have fixed the formatting --- diff --git a/src/black_primer/primer.json b/src/black_primer/primer.json index 0bbac85..0343726 100644 --- a/src/black_primer/primer.json +++ b/src/black_primer/primer.json @@ -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"]