Files
Aurora.3/code/___linters
ike709 0ec95ba8de Fixes OpenDream compilation when not passing --suppress-unimplemented (#20683)
Reverts https://github.com/Aurorastation/Aurora.3/pull/19799

OpenDream will no longer permit this footgun once
https://github.com/OpenDreamProject/OpenDream/pull/2255 is merged.

Elevating this pragma to an error causes OD compilation to fail when you
don't pass `--suppress-unimplemented`. CI currently only works because
it uses this arg.

Signed-off-by: ike709 <ike709@users.noreply.github.com>
2025-03-31 06:18:38 +00:00
..