apache/fory

[Compiler] format generated code by header and line break

Open

#3,233 opened on 2026年1月27日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (426 forks)auto 404
compilerenhancementgood first issue

Repository metrics

Stars
 (4,419 stars)
PR merge metrics
 (PR metrics pending)

説明

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

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