Set Ruff config for the project
This commit is contained in:
@@ -74,3 +74,7 @@ pythonpath = ["src"]
|
||||
[tool.setuptools_scm]
|
||||
local_scheme = "no-local-version"
|
||||
fallback_version = "0.0.0-dev"
|
||||
|
||||
[tool.ruff]
|
||||
exclude = ["*_pb2.py"]
|
||||
line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user