mirror of
https://github.com/mandiant/capa.git
synced 2026-06-12 19:11:32 -07:00
adds a ruff.toml file for config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
select = ["E"]
|
||||
ignore = []
|
||||
|
||||
# Same as pycodestyle.
|
||||
line-length = 180
|
||||
Reference in New Issue
Block a user