mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-08 01:21:02 +02:00
6a9bf2e0af
* meson: run through muon's fmt to fix formatting * meson: switch arrays to files Allows muon to alphabetically sort files. switch headers back to arrays as split() can only be used on strings. Signed-off-by: Rosen Penev <rosenp@gmail.com>