Hide stack trace shown on YAML parse error by default

Fixes https://github.com/containers/podman-compose/issues/1139

Signed-off-by: Yusuke Matsubara <whym@whym.org>
This commit is contained in:
Yusuke Matsubara
2025-06-26 20:45:00 +09:00
committed by Povilas Kanapickas
parent b06224389e
commit 764efd360c
5 changed files with 87 additions and 3 deletions

View File

@ -0,0 +1 @@
Hide the stack trace on a YAML parse error.