mirror of
https://github.com/mandiant/capa.git
synced 2026-07-01 10:34:57 -07:00
reformatting with black
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
select = ["E"]
|
||||
ignore = ["E402", "E722", "E902"]
|
||||
exclude = ["*_pb2.py", "*_pb2.pyi", "capa2yara.py" , "test_engine.py"]
|
||||
exclude = ["*_pb2.py", "*_pb2.pyi", "capa2yara.py"]
|
||||
|
||||
# Same as pycodestyle.
|
||||
line-length = 180
|
||||
|
||||
Reference in New Issue
Block a user