The detect-buffer-noassert rule is no longer needed by the noAssert option was removed from the Buffer API:
nodejs/node#18395
We can probably just mention this in the docs and update the meta of the rule.
I don't believe in removing rules just in case people are still using them.
The
detect-buffer-noassertrule is no longer needed by thenoAssertoption was removed from theBufferAPI:nodejs/node#18395
We can probably just mention this in the docs and update the
metaof the rule.I don't believe in removing rules just in case people are still using them.