We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a565f0c commit 68d7997Copy full SHA for 68d7997
pyproject.toml
@@ -67,6 +67,7 @@ combine-as-imports = true
67
68
[tool.ruff.per-file-ignores]
69
"ha-addon/__init__.py" = ["N999"]
70
+"ha-addon/json2yaml.py" = ["INP001"]
71
72
[tool.pylint."MESSAGES CONTROL"]
73
# Reasons disabled:
0 commit comments