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

Only append config to pyproject.toml #700

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented Nov 23, 2024

To avoid modifying existing pyproject settings, precli-init will now only append precli configuration if it doesn't already exist.

Fixes: #697

To avoid modifying existing pyproject settings, precli-init
will now only append precli configuration if it doesn't already
exist.

Fixes: securesauce#697

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb merged commit 4b55876 into securesauce:main Nov 23, 2024
20 checks passed
@ericwb ericwb deleted the append_config branch November 23, 2024 19:04
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.

precli-init removing comments and beautifying pyproject.toml files
1 participant