-
Notifications
You must be signed in to change notification settings - Fork 24
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
Classify cdx component type file #141
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Henri Rosten <[email protected]>
Below is a quick test using
All good so far.
In the above example, I think the following would be clearly classified incorrectly:
Not sure which is worse: that we just classify everything as |
Set the cdx component type based on the following heuristic:
Resolves: #140