apache/fory

[Compiler] format generated code by header and line break

開放

#3,233 建立於 2026年1月27日

 (1 則留言) (0 個反應) (0 位負責人)Java (426 個分叉)auto 404
compilerenhancementgood first issue

倉庫指標

星標
 (4,419 顆星)
PR 合併指標
 (平均合併 15小時 9分鐘) (30 天內合併 67 個 PR)

描述

Feature Request

format generated code by header and line break

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

  • add a comment to begin of generted file: generated by apache fory compiler
  • for too long line, add break, limit each line max width to 80, be causious to python indent newline and c++ macro

Describe alternatives you've considered

No response

Additional context

#3099

貢獻者指南