Skip to content
Snippets Groups Projects
Commit 80710205 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: make List output compile-time configurable (#1160)

- introduced a ListPolicy details to make the transition between
  a short list (space separated) and a long list (newline separated)
  more configurable.

  We suppress line breaks for commonly used types that often have
  short content: (word, wordRes, keyType).
parent bef508de
No related merge requests found
Showing
with 298 additions and 121 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment