Adds an illegal files CI to check the main dme (#21818)

* adds illegal files CI to dme (this will fail)

* im only slightly mentally challenged

* and now magically, the CI works

* better comment? maybe?

* includer -> included (sorry for commit spam)

* lewc review

* warriorstar review

* give em a total number too, for ease of use

* i think this is better wording

* lewcc review

* warriorstar review
This commit is contained in:
Contrabang
2023-08-12 18:43:29 +01:00
committed by GitHub
parent 7907e1dc38
commit fe0a7c5ec3
2 changed files with 52 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ jobs:
python tools/ci/check_line_endings.py
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.maplint.source --github
~/dreamchecker > ${GITHUB_WORKSPACE}/output-annotations.txt 2>&1
- name: Annotate Lints