test(cli): Check more former false positives

This commit is contained in:
Ed Page 2023-05-19 08:18:25 -05:00
parent 641e734fe7
commit adfd866ed9
3 changed files with 10 additions and 0 deletions

View file

@ -1 +1,7 @@
add-ons should not be corrected to add-owns
git glossary has both commitish and committish, so don't correct them
HTTP_REFERER is a valid HTTP header field
It should be reasonable to talk about `<thead>`

View file

@ -0,0 +1 @@
from numpy.typing import NDArray # should work

View file

@ -0,0 +1,3 @@
use serde::ser;
use flate2::*;