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

fix: add asdf to list of banned commands #1224

Merged
merged 1 commit into from May 6, 2022

Conversation

Stratus3D
Copy link
Member

Ban recusive asdf calls as they are inefficient and may introduce bugs.
If you find yourself needing to invoke an asdf command from within
asdf code, please source the appropriate file and invoke the
corresponding function.

Since #1208 has been merged we can now ban internal asdf commands.

@Stratus3D Stratus3D requested a review from a team as a code owner May 5, 2022 18:23
Ban recusive asdf calls as they are inefficient and may introduce bugs.
If you find yourself needing to invoke an `asdf` command from within
asdf code, please source the appropriate file and invoke the
corresponding function.
@Stratus3D Stratus3D force-pushed the tb/ban-asdf-command-internally branch from 035572f to b6a8581 Compare May 5, 2022 18:49
@Stratus3D Stratus3D changed the title Add asdf to list of banned commands fix: add asdf to list of banned commands May 5, 2022
@Stratus3D Stratus3D merged commit 39909e0 into master May 6, 2022
@Stratus3D Stratus3D deleted the tb/ban-asdf-command-internally branch May 6, 2022 13:21
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.

None yet

1 participant