l3nz / cli-matic

Compact, hands-free [sub]command line parsing library for Clojure.
Eclipse Public License 2.0
364 stars 29 forks source link

Regression: Spec fails on 0.1.13 #25

Closed l3nz closed 6 years ago

l3nz commented 6 years ago

This is because we call rewrite-opts with three parameters in get-options-summary. Fix is easy, but how can we know it will not happen again?