Files
Bubberstation/tools/ci/annotate_dm.sh
SkyratBot cb0c2343a2 [MIRROR] Move the DreamChecker annotator into a new module [MDB IGNORE] (#23826)
* Move the DreamChecker annotator into a new module

* Fixing the diffs for this, it should be a rename not an addition

* Fixing diffs pt 2

---------

Co-authored-by: distributivgesetz <distributivgesetz93@gmail.com>
Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
2023-09-21 19:16:14 -04:00

5 lines
75 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
tools/bootstrap/python -m dm_annotator "$@"