We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d2df0 commit 2e143fcCopy full SHA for 2e143fc
1 file changed
.github/workflows/compliance.yml
@@ -50,6 +50,8 @@ jobs:
50
export ZEPHYR_BASE="../zephyr"
51
$ZEPHYR_BASE/scripts/ci/check_compliance.py \
52
--annotate
53
+ -e KconfigBasicNoModules \
54
+ -e SysbuildKconfigBasicNoModules \
55
-m Codeowners \
56
-m Devicetree \
57
-m Gitlint \
0 commit comments