ENH: Implement sphinx quickstart subcommand
#190
lint.yml
on: push
ruff
5s
mypy
31s
pyright
38s
docs-lint
11s
twine
16s
prettier
12s
Annotations
15 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (TC003):
sphinx/cmd/_quickstart.py#L9
sphinx/cmd/_quickstart.py:9:8: TC003 Move standard library import `argparse` into a type-checking block
|
|
Ruff (I001):
sphinx/cmd/_quickstart.py#L7
sphinx/cmd/_quickstart.py:7:1: I001 Import block is un-sorted or un-formatted
|
|
ruff
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
ruff
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
docs-lint
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
docs-lint
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
prettier
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
prettier
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
twine
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
twine
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
mypy
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
mypy
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
pyright
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
pyright
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|