node/test/addons-napi/7_factory_wrap
Daniel Bevenius 12c8b4d154 tools: add cpplint rule for NULL usage
This commit is a suggestion for adding a rule for NULL usages in the
code base. This will currently report a number of errors which could be
ignored using // NOLINT (readability/null_usage)

PR-URL: https://github.com/nodejs/node/pull/17373
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2017-12-01 07:45:05 +01:00
..
binding.cc tools: add cpplint rule for NULL usage 2017-12-01 07:45:05 +01:00
binding.gyp n-api: add support for abi stable module API 2017-04-03 10:31:25 +02:00
myobject.cc n-api: add optional string length parameters 2017-09-18 17:47:34 -04:00
myobject.h n-api: optimize number API performance 2017-08-07 17:31:17 -07:00
test.js n-api: add support for abi stable module API 2017-04-03 10:31:25 +02:00