mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 21:28:29 +03:00
Ruff format with defaults.
This commit is contained in:
@@ -98,6 +98,9 @@ line-length = 120
|
||||
|
||||
[tool.ruff.lint]
|
||||
#add bugbear?
|
||||
# I : isort
|
||||
# UP : upgrade, e.g. use fstrings
|
||||
# ANN : annotations
|
||||
#extend-select = ["B"]
|
||||
|
||||
# E701 - multiple statements on one line (I vote to keep this but I notice it's used quite a lot!)
|
||||
|
||||
Reference in New Issue
Block a user