We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is an option to skip over the already generated files, but there is no opposite option that would force the overwriting.
PR:
The text was updated successfully, but these errors were encountered:
pysnippetGH-55: Overwrite the existing files by default
050b034
pysnippetGH-55: Replace the filter with list comprehension
filter
f268e26
pysnippetGH-55: Add unit test for checking overwrite
07ec7dc
GH-55: Force overwrite if the skip flag is not set (GH-56)
69c3fed
* Overwrite the existing files by default * Replace the `filter` with list comprehension * Add unit test for checking the overwrite
ArtyomVancyan
When branches are created from issues, their pull requests are automatically linked.
There is an option to skip over the already generated files, but there is no opposite option that would force the overwriting.
PR:
The text was updated successfully, but these errors were encountered: