Skip to content

Black config not added to pyproject.toml when updating template_config.yml #973

@dosas

Description

@dosas

Steps to reproduce:

  1. plugin with black disable (i.e. pulp python)
  2. edit template_config.yml black: true
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions