Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow to have config at pyproject.toml #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tinovyatkin
Copy link

@tinovyatkin tinovyatkin commented Aug 30, 2023

This PR allows to specify options at pyproject.toml file (at tool.mdformat section) as most modern Python tooling (black, ruff, etc) doing.

Fixes #356

@welcome
Copy link

welcome bot commented Aug 30, 2023

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

@tinovyatkin tinovyatkin marked this pull request as ready for review August 30, 2023 18:01
@tinovyatkin
Copy link
Author

@hukkin could you take a look please?

@dynobo
Copy link

dynobo commented Oct 8, 2023

FYI: While I'd love to see this integrated in mdformat as well, in the meanwhile I learned through #379 about the plugin mdformat-pyproject, which serves me well in the meanwhile.

@sanmai-NL
Copy link

@hukkin ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reading configuration from pyproject.toml
4 participants