chore: Enable subset of Ruff security rules #53
Annotations
10 errors
|
lint:
zmk/commands/download.py#L7
Import "typer" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/config.py#L8
Import "rich.console" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/config.py#L7
Import "typer" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/code.py#L16
Import "rich.markdown" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/code.py#L15
Import "typer" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/code.py#L14
Import "rich" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/cd.py#L12
Import "typer" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/cd.py#L11
Import "shellingham" could not be resolved (reportMissingImports)
|
|
lint:
zmk/commands/__init__.py#L5
Import "typer" could not be resolved (reportMissingImports)
|
|
lint:
zmk/build.py#L10
Import "dacite" could not be resolved (reportMissingImports)
|