Merges check_icon_dupenames.py and check_icon_conflicts.py (#28587)

* merges check_icon_conflicts and check_icon_dupenames into check_icons.py

* oopsies

* god damn it
This commit is contained in:
chuga-git
2025-03-05 21:15:15 +00:00
committed by GitHub
parent 5b3942da10
commit c550db4e65
4 changed files with 57 additions and 79 deletions
+1 -2
View File
@@ -52,8 +52,7 @@ jobs:
python tools/ci/check_map_sizes.py
python tools/ci/verify_sql_version.py
python tools/ci/no_duplicate_definitions.py
python -m tools.ci.check_icon_conflicts
python -m tools.ci.check_icon_dupenames
python tools/ci/check_icons.py
python -m tools.ci.check_legacy_attack_chain
python -m tools.maplint.source --github