]> git.madduck.net Git - etc/vim.git/blob - src/black_primer/primer.json

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:

f1035a819ce916bc4fac150da97b1a23a1eb73a9
[etc/vim.git] / src / black_primer / primer.json
1 {
2   "configuration_format_version": 20200509,
3   "projects": {
4     "aioexabgp": {
5       "cli_arguments": ["--experimental-string-processing"],
6       "expect_formatting_changes": false,
7       "git_clone_url": "https://github.com/cooperlees/aioexabgp.git",
8       "long_checkout": false,
9       "py_versions": ["all"]
10     },
11     "attrs": {
12       "cli_arguments": ["--experimental-string-processing"],
13       "expect_formatting_changes": true,
14       "git_clone_url": "https://github.com/python-attrs/attrs.git",
15       "long_checkout": false,
16       "py_versions": ["all"]
17     },
18     "bandersnatch": {
19       "cli_arguments": ["--experimental-string-processing"],
20       "expect_formatting_changes": true,
21       "git_clone_url": "https://github.com/pypa/bandersnatch.git",
22       "long_checkout": false,
23       "py_versions": ["all"]
24     },
25     "channels": {
26       "cli_arguments": ["--experimental-string-processing"],
27       "expect_formatting_changes": true,
28       "git_clone_url": "https://github.com/django/channels.git",
29       "long_checkout": false,
30       "py_versions": ["all"]
31     },
32     "django": {
33       "cli_arguments": [
34         "--experimental-string-processing",
35         "--skip-string-normalization",
36         "--extend-exclude",
37         "/((docs|scripts)/|django/forms/models.py|tests/gis_tests/test_spatialrefsys.py|tests/test_runner_apps/tagged/tests_syntax_error.py)"
38       ],
39       "expect_formatting_changes": true,
40       "git_clone_url": "https://github.com/django/django.git",
41       "long_checkout": false,
42       "py_versions": ["3.8", "3.9"]
43     },
44     "flake8-bugbear": {
45       "cli_arguments": ["--experimental-string-processing"],
46       "expect_formatting_changes": false,
47       "git_clone_url": "https://github.com/PyCQA/flake8-bugbear.git",
48       "long_checkout": false,
49       "py_versions": ["all"]
50     },
51     "hypothesis": {
52       "cli_arguments": ["--experimental-string-processing"],
53       "expect_formatting_changes": true,
54       "git_clone_url": "https://github.com/HypothesisWorks/hypothesis.git",
55       "long_checkout": false,
56       "py_versions": ["all"]
57     },
58     "pandas": {
59       "cli_arguments": ["--experimental-string-processing"],
60       "expect_formatting_changes": true,
61       "git_clone_url": "https://github.com/pandas-dev/pandas.git",
62       "long_checkout": false,
63       "py_versions": ["all"]
64     },
65     "pillow": {
66       "cli_arguments": ["--experimental-string-processing"],
67       "expect_formatting_changes": true,
68       "git_clone_url": "https://github.com/python-pillow/Pillow.git",
69       "long_checkout": false,
70       "py_versions": ["all"]
71     },
72     "poetry": {
73       "cli_arguments": ["--experimental-string-processing"],
74       "expect_formatting_changes": true,
75       "git_clone_url": "https://github.com/python-poetry/poetry.git",
76       "long_checkout": false,
77       "py_versions": ["all"]
78     },
79     "pyanalyze": {
80       "cli_arguments": ["--experimental-string-processing"],
81       "expect_formatting_changes": false,
82       "git_clone_url": "https://github.com/quora/pyanalyze.git",
83       "long_checkout": false,
84       "py_versions": ["all"]
85     },
86     "pyramid": {
87       "cli_arguments": ["--experimental-string-processing"],
88       "expect_formatting_changes": true,
89       "git_clone_url": "https://github.com/Pylons/pyramid.git",
90       "long_checkout": false,
91       "py_versions": ["all"]
92     },
93     "ptr": {
94       "cli_arguments": ["--experimental-string-processing"],
95       "expect_formatting_changes": false,
96       "git_clone_url": "https://github.com/facebookincubator/ptr.git",
97       "long_checkout": false,
98       "py_versions": ["all"]
99     },
100     "pytest": {
101       "cli_arguments": ["--experimental-string-processing"],
102       "expect_formatting_changes": true,
103       "git_clone_url": "https://github.com/pytest-dev/pytest.git",
104       "long_checkout": false,
105       "py_versions": ["all"]
106     },
107     "sqlalchemy": {
108       "no_cli_args_reason": "breaks black with new string parsing - #2188",
109       "cli_arguments": [],
110       "expect_formatting_changes": false,
111       "git_clone_url": "https://github.com/sqlalchemy/sqlalchemy.git",
112       "long_checkout": false,
113       "py_versions": ["all"]
114     },
115     "tox": {
116       "cli_arguments": ["--experimental-string-processing"],
117       "expect_formatting_changes": true,
118       "git_clone_url": "https://github.com/tox-dev/tox.git",
119       "long_checkout": false,
120       "py_versions": ["all"]
121     },
122     "typeshed": {
123       "cli_arguments": ["--experimental-string-processing"],
124       "expect_formatting_changes": true,
125       "git_clone_url": "https://github.com/python/typeshed.git",
126       "long_checkout": false,
127       "py_versions": ["all"]
128     },
129     "virtualenv": {
130       "cli_arguments": ["--experimental-string-processing"],
131       "expect_formatting_changes": true,
132       "git_clone_url": "https://github.com/pypa/virtualenv.git",
133       "long_checkout": false,
134       "py_versions": ["all"]
135     },
136     "warehouse": {
137       "cli_arguments": ["--experimental-string-processing"],
138       "expect_formatting_changes": true,
139       "git_clone_url": "https://github.com/pypa/warehouse.git",
140       "long_checkout": false,
141       "py_versions": ["all"]
142     }
143   }
144 }