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
fix(poet): add Multiline option to SliceLit for proper formatting
Update SliceLit to support multi-line formatting similar to StructLit.
This ensures AllEnumTypeValues() functions generate properly formatted
slice literals with each value on its own line.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments