mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
resolve conflict
This commit is contained in:
2
.github/ruff.toml
vendored
2
.github/ruff.toml
vendored
@@ -1,6 +1,6 @@
|
||||
select = ["E"]
|
||||
ignore = ["E402", "E722", "E902"]
|
||||
exclude = ["*_pb2.py", "*_pb2.pyi", "capa2yara.py"]
|
||||
exclude = ["*_pb2.py", "*_pb2.pyi", "capa2yara.py" , "test_engine.py"]
|
||||
|
||||
# Same as pycodestyle.
|
||||
line-length = 180
|
||||
|
||||
Reference in New Issue
Block a user