You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking into how zephyr handles it, they primarily use checkpatch.pl which Linux uses. A version of it is included in rtos/zephyr/scripts/checkpatch.pl, and it is run as part of the check_compliance workflow in the zephyr actions enviornment.
@bpbradley suggested following what Zephyr does.
The text was updated successfully, but these errors were encountered: