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

[PROPOSAL]: Refactor configuration files #2976

Closed
1 task done
SauravMaheshkar opened this issue Mar 2, 2023 · 0 comments · Fixed by #2977
Closed
1 task done

[PROPOSAL]: Refactor configuration files #2976

SauravMaheshkar opened this issue Mar 2, 2023 · 0 comments · Fixed by #2977
Labels
enhancement New feature or request

Comments

@SauravMaheshkar
Copy link
Contributor

Proposal

It'd be nice if we could minimize the number of configuration files for the project. Instead of a separate .style.yapf, pytest.ini, .clang-format and .isort.cfg, we could have all the configurations within a pyproject.toml file leading to a overall minimal code structure.

Self-service

  • I'd be willing to do some initial work on this proposal myself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant