mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user