add CI check for DMI conflict markers (#22494)

* add CI check for DMI conflict markers

* helps to do the thing
This commit is contained in:
warriorstar-orion
2023-09-20 12:46:43 +01:00
committed by GitHub
parent 5e8536871b
commit 0ac224db0e
2 changed files with 38 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ jobs:
python tools/ci/check_file_names.py
python tools/ci/unticked_files.py ${GITHUB_WORKSPACE}
python tools/ci/illegal_dme_files.py ${GITHUB_WORKSPACE}
python -m tools.ci.check_icon_conflicts
python -m tools.maplint.source --github
~/dreamchecker > ${GITHUB_WORKSPACE}/output-annotations.txt 2>&1
- name: Annotate Lints