We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee93ad4 commit ca97eb8Copy full SHA for ca97eb8
.ruff.toml
@@ -1,7 +1,7 @@
1
# The contents of this file is based on https://github.com/home-assistant/core/blob/dev/pyproject.toml
2
3
target-version = "py313"
4
-line-length = 120
+line-length = 140
5
6
[lint]
7
select = [
0 commit comments