···80808181 if (!helper.exists(root_dir, "makko.json")) {
8282 log.err(
8383- "Could not find 'makko.json' on '{s}'!\n",
8383+ "Could not find 'makko.json' on '{s}'!",
8484 .{path},
8585 );
86868787 log.info(
8888- "I'm creating a file just now, be sure to tweak it as you like and then re-run the program.\n",
8888+ "I'm creating a file just now, be sure to tweak it as you like and then re-run the program.",
8989 .{},
9090 );
9191