nvchecker: add fnt
This commit is contained in:
parent
ff804239e0
commit
7a2fe2a89e
1 changed files with 5 additions and 0 deletions
|
@ -147,6 +147,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[fnt]
|
||||||
|
source = "github"
|
||||||
|
github = "alexmyczko/fnt"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
[python-cython-lint]
|
[python-cython-lint]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "MarcoGorelli/cython-lint"
|
github = "MarcoGorelli/cython-lint"
|
||||||
|
|
Loading…
Reference in a new issue