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

added option extraneous_args #199

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Conversation

TheTollingBell
Copy link
Contributor

I was annoyed at the inability to integrate cargo fmt as a bacon task easily alongside --all-features so I added an option extraneous_args which enables and disables functionality for modifying arguments in a Job during its conversion to a Command.

@Canop
Copy link
Owner

Canop commented Jul 22, 2024

You mean that what you needed was a way for a job to ignore the arguments given at launch ?

@TheTollingBell
Copy link
Contributor Author

Yes, I just wanted a way to run non-cargo tasks every once and a while on a bind.

@Canop Canop merged commit 2f70287 into Canop:main Aug 1, 2024
@TheTollingBell TheTollingBell deleted the ignore-extraneous-1 branch August 3, 2024 22:44
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.

2 participants