Skip to content

Merge developer configurations into pyproject.toml #98

@redeboer

Description

@redeboer

Currently, most ComPWA repositories configure their developer tools through separate files. An example would be .mypy.ini and pytest.ini. This makes the main directory of the repositories full of dot-files.

It would be better to merge all these configurations into one pyproject.toml (which is already there for e.g. black). Most developer tools support this, see e.g. here for mypy.

Disadvantages:

Requirements

Sub-issues

Metadata

Metadata

Assignees

Labels

🔨 MaintenanceMaintenance and upkeep improvements🖱️ DXImprovements to the Developer Experience

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions