Support clean home path, supplementing 'index.html' if needed
This commit is contained in:
@@ -50,7 +50,7 @@ select = [
|
||||
"__init__.py" = ["F401"]
|
||||
|
||||
[tool.ruff.lint.mccabe]
|
||||
max-complexity = 10
|
||||
max-complexity = 12
|
||||
|
||||
[tool.ruff.lint.pycodestyle]
|
||||
max-doc-length = 180
|
||||
|
||||
Reference in New Issue
Block a user