Skip to content

Commit

Permalink
go: Proper indent in compiler
Browse files Browse the repository at this point in the history
This is a "trivial" change for go compiler to always use the combination
of indent_up, indent_down, and indent, over manual indentation (by
adding 2 spaces at the beginning of the string). Also change go
compiler's indent_str to tab over 2 spaces.

While I'm here, also made a few minor tweaks on generated go code.
  • Loading branch information
fishy committed May 15, 2024
1 parent c53a1b7 commit 4930cac
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 201 deletions.

0 comments on commit 4930cac

Please sign in to comment.