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

feat: extended 'FindImplementationsOf' #81

Merged
merged 3 commits into from
Feb 20, 2023

Conversation

vdenysiuk-sa
Copy link
Contributor

Purpose of this PR

Some times we need to find all implementations of interfaces provided by Unity team. We need to find only custom implementations ignoring built-In ones. In this pull-request 'FindImplementationsOf' method is extended to ignore 'UnityEngine', 'UnityEditor', 'Unity.' and 'System' assemblies

Testing status

  • No tests have been added.

Manual testing status

Tested manually is scope of com.stansassets.build project

@aleh-patseyeu
Copy link
Contributor

aleh-patseyeu commented Jan 21, 2022

@kodiakhq kodiakhq bot merged commit 45dcc75 into master Feb 20, 2023
@kodiakhq kodiakhq bot deleted the feat/find-implementations-of-ignore-builtin branch February 20, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants