@clojurians.net I continue to love using ghostwheel! Iโm accumulating my cheat-sheet here. Iโll get around to turning some of them into small suggestions/PRs for the README โsoon.โ https://gist.github.com/realgenekim/786b8a1447e36e91f48f901f0317e950
That's terrific @genekim, I'll look through your notes to see if some of them can be translated into UX improvements as well. Next release is coming along nicely.
@genekim Just an FYI, the expound printer can be customized. If the default printer is working for you, great! But if youโd like to adjust any of these options https://github.com/bhb/expound#printer-options let me know and I can assist
Thanks @bbrinck!
Itโs amazing what a difference expound makes, @bbrinck โ using it has been terrific!
Thirded!
I'm gonna second that @bbrinck, expound really makes a huge difference. Thank you!
Glad itโs useful!
wrt to options, I tend to like setting :show-valid-values? to true and :print-specs? to false, but YMMV ๐
(well, I like those options for using spec with instrumentation โฆ I have different preferences when validating, say, data coming over a wire)