tvl-depot/templater
Vincent Ambo a7781b169d fix templater: Ignore slash-suffixes on includes/excludes
To prevent situations where a shell auto-appends a slash to an
include/exclude specification on the CLI, trailing slashes in those
string lists are now trimmed.

This fixes #54
2017-06-11 22:33:07 +02:00
..
testdata feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00
pass.go fix pass: Trim leading & trailing whitespace 2017-02-20 14:25:24 +01:00
templater.go fix templater: Ignore slash-suffixes on includes/excludes 2017-06-11 22:33:07 +02:00
templater_test.go feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00