1.22.5
(fix): Gracefully handle go fmt failures during generation. When formatting fails, the generator
now logs a warning and continues to output the generated files instead of failing the entire
generation. This allows developers to debug generated output even when formatting issues occur.