CM-57848-Fix UTF encoding when displaying code snippet #1678
Annotations
10 errors
|
Ruff (W293):
tests/cli/printers/utils/test_rich_encoding_fix.py#L41
tests/cli/printers/utils/test_rich_encoding_fix.py:41:1: W293 Blank line contains whitespace
|
|
Ruff (ANN204):
tests/cli/printers/utils/test_rich_encoding_fix.py#L38
tests/cli/printers/utils/test_rich_encoding_fix.py:38:13: ANN204 Missing return type annotation for special method `__getattr__`
|
|
Ruff (W293):
tests/cli/printers/utils/test_rich_encoding_fix.py#L37
tests/cli/printers/utils/test_rich_encoding_fix.py:37:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/printers/utils/test_rich_encoding_fix.py#L34
tests/cli/printers/utils/test_rich_encoding_fix.py:34:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/printers/utils/test_rich_encoding_fix.py#L31
tests/cli/printers/utils/test_rich_encoding_fix.py:31:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/printers/utils/test_rich_encoding_fix.py#L26
tests/cli/printers/utils/test_rich_encoding_fix.py:26:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/printers/utils/test_rich_encoding_fix.py#L22
tests/cli/printers/utils/test_rich_encoding_fix.py:22:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/printers/utils/test_rich_encoding_fix.py#L16
tests/cli/printers/utils/test_rich_encoding_fix.py:16:1: W293 Blank line contains whitespace
|
|
Ruff (INP001):
tests/cli/printers/utils/test_rich_encoding_fix.py#L1
tests/cli/printers/utils/test_rich_encoding_fix.py:1:1: INP001 File `tests/cli/printers/utils/test_rich_encoding_fix.py` is part of an implicit namespace package. Add an `__init__.py`.
|
|
Ruff (W293):
cycode/cli/utils/string_utils.py#L72
cycode/cli/utils/string_utils.py:72:1: W293 Blank line contains whitespace
|