jsonnetfmt --test prints nothing and exits with status code 2 when it encounters the first changed file, making it impossible to know which file isn't formatted when testing multiple files. Instead, jsonnetfmt --test should print each failed file name to stdout.