Handle hairline #219
Annotations
6 errors and 1 warning
Ruff (E501):
translator/vector/symbol/line.py#L15
translator/vector/symbol/line.py:15:89: E501 Line too long (89 > 88 characters)
|
Ruff (E501):
translator/vector/symbol/line.py#L25
translator/vector/symbol/line.py:25:89: E501 Line too long (89 > 88 characters)
|
Ruff (E501):
translator/vector/symbol/line.py#L53
translator/vector/symbol/line.py:53:89: E501 Line too long (89 > 88 characters)
|
Ruff (E501):
translator/vector/symbol/line.py#L61
translator/vector/symbol/line.py:61:89: E501 Line too long (89 > 88 characters)
|
Ruff (E501):
translator/vector/symbol/line.py#L69
translator/vector/symbol/line.py:69:89: E501 Line too long (89 > 88 characters)
|
Lint
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|