apache/fory

[Compiler] format generated code by header and line break

オープン

#3,233 opened on 2026/01/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (426 件のフォーク)auto 404
compilerenhancementgood first issue

Repository metrics

Stars
 (4,419 個のスター)
PR merge metrics
 (平均マージ 15h 9m) (30d で 67 merged PRs)

説明

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

コントリビューターガイド