Files
node/tools
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
..
2017-11-30 11:35:45 +01:00
2017-11-24 10:24:37 -05:00
2017-11-27 21:58:07 -05:00
2017-09-03 17:15:27 -04:00
2017-11-18 20:44:17 +01:00
2017-05-29 08:45:00 -07:00
2017-10-29 19:46:43 +01:00
2017-11-16 15:40:42 -08:00