We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96c83c commit 103c96aCopy full SHA for 103c96a
1 file changed
pyproject.toml
@@ -53,8 +53,8 @@ build-backend = "hatchling.build"
53
[tool.pytest.ini_options]
54
asyncio_mode = "auto"
55
asyncio_default_fixture_loop_scope = "function"
56
-log_cli = true
57
-log_cli_level = "DEBUG"
+# log_cli = true
+# log_cli_level = "DEBUG"
58
59
[tool.coverage.run]
60
source = ["lsp_types"]
0 commit comments