mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c3bff6e062
The duplicate `result = yaml.safe_load(file)` after the merge() call overwrote the accumulated configuration with just the last file's contents.