Closed schamola closed 6 months ago
@schamola, Please fix the linting issue.
Hi @schamola , why are you turning truthy values into strings and lists of strings? I couldn't understand the advantage looking at the diff and that seems like a major breakage of compatibility for no reason.
Hi @rseabra, these changes were made for ease of comparison with the already existing values. Moreover, during command creation inside the module, the boolean values were anyways being replaced by "yes" and "no" only at the end.
Fix for issue #402