Run ruff format
when lsp formatting is invoked
#56
Annotations
1 error, 1 warning, and 4 notices
pre-commit checks
The process '/opt/hostedtoolcache/Python/3.7.17/x64/bin/pre-commit' failed with exit code 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pre-commit checks:
tests/test_ruff_format.py#L58
(E501) Line too long (114 > 88 characters)
|
pre-commit checks:
tests/test_ruff_format.py#L66
(E501) Line too long (169 > 88 characters)
|
pre-commit checks:
tests/test_ruff_format.py#L81
(E501) Line too long (166 > 88 characters)
|
pre-commit checks:
pylsp_ruff/plugin.py#L79
(E999) SyntaxError: invalid syntax. Got unexpected token 'self'
|
The logs for this run have expired and are no longer available.
Loading