Black config not added to pyproject.toml when updating template_config.yml
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 55/100
Research direction
Run ./plugin-template --github pulp_python after changing black in template_config.yml, then inspect how the generator updates pyproject.toml. The fix is complete when enabling black produces a [tool.black] section with line-length = 100 as shown in the issue.
Written by the indexing model from the issue text.
Description
Steps to reproduce:
- plugin with black disable (i.e. pulp python)
- edit template_config.yml
black: true - run
./plugin-template --github pulp_python
act:
no configuration section added for black in pyprject.toml
exp:
pyproject.toml contains black configuration section
[tool.black]
line-length = 100
- Dominant language
- Python
- Stars
- 10
- Forks
- 40
- Avg merge
- 21h 24m
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from pulp/plugin_template
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
pulp/plugin_template#724 · 1 comment ·
-
stale
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
pulp/plugin_template#444 · 1 comment · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
pulp/plugin_template#1040 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
pulp/plugin_template#1027 · 4 comments ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
pulp/plugin_template#907 · 5 comments ·
All issues in pulp/plugin_template
Similar issues
-
essnmx good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
[Feature] 奇物选择添加优先级 Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Giskard-AI/giskard-oss#2840 · 1 comment ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Openarea: repo bug perceived difficulty: 2
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yeti-platform/yeti#1380 ·