nvchecker: add fnt

This commit is contained in:
George Rawlinson 2023-02-03 21:35:46 +13:00
parent ff804239e0
commit 7a2fe2a89e
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -147,6 +147,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[fnt]
source = "github"
github = "alexmyczko/fnt"
use_max_tag = true
[python-cython-lint]
source = "github"
github = "MarcoGorelli/cython-lint"