Skip to content

tools: exempt FastApiCallbackOptions from runtime/references lint check

Rodrigo Muino Tomonari requested to merge github/fork/TonyRippy/45761 into main

The non-const reference is required by a V8 function signature.

Fixes: https://github.com/nodejs/node/issues/45761

Merge request reports

Loading