template lint without parameters return false positive #150
Labels
annoying
Benthos is mildly annoying but not quite a bug
needs investigation
It looks as though have all the information needed but investigation is required
This is the help message from redpanda connect
based on this, this option is valid
redpanda-connect template lint
that does nothing (?)and since there is an option
-t
I made a mistake and I did not add the templates files as an argument oftemplate lint
and it give me a false positivefor instance, if the template is ok, both commands exit with success
however, if I change one unit test to force a failure, the first command will not execute the unit tests.
what I expect: same behavior as test
BTW the command lint also return a false positive if no files are specified (and the help description does not show this possibility
what I expect:
Regards
The text was updated successfully, but these errors were encountered: