mypy: ignore clan_lib.nixpkgs
This commit is contained in:
@@ -58,4 +58,4 @@ warn_redundant_casts = true
|
||||
disallow_untyped_calls = true
|
||||
disallow_untyped_defs = true
|
||||
no_implicit_optional = true
|
||||
exclude = "clan_cli.nixpkgs"
|
||||
exclude = "clan_lib.nixpkgs"
|
||||
|
||||
Reference in New Issue
Block a user