File tree 1 file changed +0
-7
lines changed
1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -361,13 +361,6 @@ maintained libraries. The externally maintained libraries used by Node are:
361
361
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
362
362
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
363
363
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
364
-
365
- # Here are some issues that I've had people identify in my code during reviews,
366
- # that I think are possible to flag automatically in a lint tool. If these were
367
- # caught by lint, it would save time both for myself and that of my reviewers.
368
- # Most likely, some of these are beyond the scope of the current lint framework,
369
- # but I think it is valuable to retain these wish-list items even if they cannot
370
- # be immediately implemented.
371
364
"""
372
365
373
366
- lib/buffer_ieee754.js. Its license follows:
You can’t perform that action at this time.
0 commit comments