You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: standardize file headers and convert Node test files to templates
- Add {{>api_info}} partial to all source templates in Python, PHP,
Elixir, and Ruby for consistent file headers across all 12 languages
- Replace {{>partial_header}} with {{>api_info}} in PHP and Python,
delete redundant partial_header.mustache files
- Convert 10 static Node .ts test files to .mustache templates with
{{importFileExtension}} support
- Fix renderOptionsTemplate to support Mustache partials via template
loader and inject additionalProperties into options context
- Rename Go Makefile fmt target to format for consistency
- Add lint and analyze targets to C# Makefile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments