-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
C: configurationCLI and configurationCLI and configurationS: acceptedThe changes in this design / enhancement issue have been accepted and can be implementedThe changes in this design / enhancement issue have been accepted and can be implementedT: enhancementNew feature or requestNew feature or request
Description
I was checking through blackd.py to see if it could take it's bind-host and bind-port from pyproject.toml and noticed it doesn't appear to read in from the toml config like black.py. Was it a specific design choice to leave the configs for blackd out of the toml configs? If not, would a PR for adding something like black.py's read_pyproject_toml() to blackd.py be considered?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C: configurationCLI and configurationCLI and configurationS: acceptedThe changes in this design / enhancement issue have been accepted and can be implementedThe changes in this design / enhancement issue have been accepted and can be implementedT: enhancementNew feature or requestNew feature or request