Skip to content

StringConverter.py : Add proper message in raise ValueError

Parth Verma requested to merge Warewolf96/coala-utils:branch1 into master

StringConverter.bool add message when raises ValueError, decribe the failure, include the input values in the error message

Fixes #20

Merge request reports