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

Clarification of precedence of ini parameters #19

Closed
hattesen opened this issue Jan 21, 2023 · 1 comment · Fixed by #21
Closed

Clarification of precedence of ini parameters #19

hattesen opened this issue Jan 21, 2023 · 1 comment · Fixed by #21

Comments

@hattesen
Copy link

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:

[REGEX_INCLUDE]
...
; If there are any regex defined here, only components that match against ANY of them will be included in the BOM
...

[REGEX_EXCLUDE]
; If a component matches ANY of these, it will be excluded from the BoM

```
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
@set-soft
Copy link
Member

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants