rabbah opened a new issue #4419: replace all instances of JsBoolean(true) and JsBoolean(false) URL: https://github.com/apache/incubator-openwhisk/issues/4419 I counted ~60 instances of JsBoolean(true|false) which could be simplified to JsTrue and JsFalse respectively.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
