apache/fory

[Compiler] format generated code by header and line break

Open

#3,233 创建于 2026年1月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Java (426 fork)auto 404
compilerenhancementgood first issue

仓库指标

Star
 (4,419 star)
PR 合并指标
 (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

贡献者指南