We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f6150 commit 517dd18Copy full SHA for 517dd18
pyproject.toml
@@ -7,7 +7,7 @@ line-length = 119
7
target-version = "py310"
8
9
[tool.ruff.lint]
10
-select = ["C", "E", "F", "W"]
+select = ["E", "F", "W"]
11
12
[tool.pytest.ini_options]
13
DJANGO_SETTINGS_MODULE = 'cove_project.settings'
0 commit comments