mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
Ruff: Add and fix UP rules
This commit is contained in:
@@ -214,5 +214,8 @@ exclude = [
|
||||
"bumble/transport/grpc_protobuf"
|
||||
]
|
||||
|
||||
[tool.ruff.lint]
|
||||
extend-select = ["UP"]
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "preserve"
|
||||
Reference in New Issue
Block a user