~ntietz/hurl-lang#5: 
Implement formatter for code beautification

Create a formatter that traverses the AST to generate formatted code. The formatter should apply rules for code indentation, line breaks, space between operators, and other formatting details, including handling of comments. Key components to focus on include:

  • Code traversal from AST.
  • Application of formatting rules as defined.
  • Proper handling and formatting of comments.
Status
RESOLVED CLOSED
Submitter
~ntietz
Assigned to
No-one
Submitted
1 year, 9 months ago
Updated
1 year, 4 months ago
Labels
No labels applied.

~ntietz REPORTED CLOSED 1 year, 4 months ago

Register here or Log in to comment, or comment via email.