maint: add a syntax check to avoid unstyled quoting
commitd820706d44f25de3f58ad41a7032997089d15385
authorPádraig Brady <P@draigBrady.com>
Wed, 4 Nov 2015 02:44:41 +0000 (4 02:44 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 4 Nov 2015 23:30:15 +0000 (4 23:30 +0000)
treea24ee009865dde67f48024fa05c521a903986c4e
parentc3763e5219979a714d380304b4847c9b1671241a
maint: add a syntax check to avoid unstyled quoting

* src/paste.c (main): Use our styled wrapper for quotearg_colon().
* cfg.mk (sc_prohibit-quotearg): A new syntax check to avoid
future uses of unstyled quotearg to one of the internal slots,
and thus destined for diagnostic output.
cfg.mk
src/paste.c