Skip to content

Commit

Permalink
Use FormatBuffer for both main buf and temp bufs
Browse files Browse the repository at this point in the history
The FormatBuffer now implements fmt::Write and handles the indentation
logic, tracking characters and line length. Formatter continues to
control the rest of the logic for how to build strings
  • Loading branch information
jpopesculian committed May 23, 2022
1 parent e31e4bf commit 8b06097
Showing 1 changed file with 265 additions and 302 deletions.
Loading

0 comments on commit 8b06097

Please sign in to comment.