clan-cli: Readd mypy ignore clan_cli because of treefmt complaining
This commit is contained in:
@@ -29,7 +29,6 @@ warn_redundant_casts = true
|
||||
disallow_untyped_calls = true
|
||||
disallow_untyped_defs = true
|
||||
no_implicit_optional = true
|
||||
disable_error_code = ["has-type"]
|
||||
exclude = "clan_cli.nixpkgs"
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
|
||||
Reference in New Issue
Block a user