dstockto/csv-chef

Specifying a column more than once doesn't tell you anything

dstockto opened this issue · 1 comments

If you write a recipe with more than one line referring to the same column, the last one in wins. The program should probably have an error telling you that you've specified the same column more than once.

Closes #18