forked from SchrodingersGat/KiBoM
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Clarification of precedence of ini parameters #19
Comments
set-soft
added a commit
that referenced
this issue
Nov 24, 2023
set-soft
added a commit
that referenced
this issue
Nov 24, 2023
set-soft
added a commit
that referenced
this issue
Nov 24, 2023
Closes #19 Fixed missing class qualifier
Hi @hattesen ! I added some clarification, thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In KiBoM > Configuration File, it would be nice if it was explicitly documented whether a component will be included in, or excluded from the BOM if it is matched by a regex in both
[REGEX_INCLUDE]
and[REGEX_EXCLUDE]
sections.With the current documentation, it is not clear:
The text was updated successfully, but these errors were encountered: