clan-cli: shell completion for bash, zsh, fish
This commit is contained in:
@@ -32,6 +32,10 @@ ignore_missing_imports = true
|
||||
module = "pytest.*"
|
||||
ignore_missing_imports = true
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
module = "argcomplete.*"
|
||||
ignore_missing_imports = true
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 88
|
||||
|
||||
|
||||
Reference in New Issue
Block a user