mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
proto: reenable tests and linters
This commit is contained in:
7
.github/mypy/mypy.ini
vendored
7
.github/mypy/mypy.ini
vendored
@@ -1,12 +1,5 @@
|
||||
[mypy]
|
||||
|
||||
# TODO(yelhamer): remove this once proto has been added
|
||||
# for the dynamic rendering
|
||||
exclude = (?x)(
|
||||
^capa/render/proto/__init__.py$
|
||||
| ^tests/_test_proto.py$
|
||||
)
|
||||
|
||||
[mypy-halo.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user