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