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