apache/fory

[Compiler] format generated code by header and line break

Aperta

#3233 aperta il 27 gen 2026

 (1 commento) (0 reazioni) (0 assegnatari)Java (426 fork)auto 404
compilerenhancementgood first issue

Metriche repository

Star
 (4419 stelle)
Metriche merge PR
 (Merge medio 15h 9m) (67 PR mergiate in 30 g)

Descrizione

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

Guida contributor