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
tag.py
Modify tag.py to be more consistent with workspace.py:
workspace.py
These lines could be normalized to move the TAG_TYPE and echo in tag.py similar to how it works in workspace.py, but not a priority for this PR.
TAG_TYPE
echo
Originally posted by @thekaveman in #2213 (comment)
The text was updated successfully, but these errors were encountered:
lalver1
Successfully merging a pull request may close this issue.
Modify
tag.py
to be more consistent withworkspace.py
:These lines could be normalized to move the
TAG_TYPE
andecho
intag.py
similar to how it works inworkspace.py
, but not a priority for this PR.Originally posted by @thekaveman in #2213 (comment)
The text was updated successfully, but these errors were encountered: