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

ci: add SOC_SERIES_ as false positive in check_compliance.py #68327

Conversation

tejlmand
Copy link
Collaborator

CONFIG_SOC_SERIES_ is as regex in scripts/utils/board_v1_to_v2.py.

CONFIG_SOC_SERIES_ is as regex in scripts/utils/board_v1_to_v2.py.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
@tejlmand
Copy link
Collaborator Author

ref:

if not re.match(r"^CONFIG_SOC_SERIES_.*$", line):

@tejlmand tejlmand merged commit 0302f6a into zephyrproject-rtos:collab-hwm Jan 31, 2024
16 of 17 checks passed
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.

4 participants