Skip to content

Commit

Permalink
Customise merge behaviour depending on option. Fix #1803
Browse files Browse the repository at this point in the history
I broke out the TableFmt object into a protocol-like object called
OptionFormat, where the formatting and merge rules can be customised
more deeply. This is more explicit, and lets us be a bit more precise
with how TOML object get converted into the options.
  • Loading branch information
joerick committed Aug 24, 2024
1 parent 3a30bec commit 1d42fa8
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 148 deletions.
Loading

0 comments on commit 1d42fa8

Please sign in to comment.