style: lint and format with ruff #1404
python-cqa.yml
on: pull_request
lint
20s
Matrix: precommit_hooks
Matrix: test
Annotations
2 errors and 4 warnings
Ruff (N818):
src/ga4gh/vrs/extras/vcf_annotation.py#L27
src/ga4gh/vrs/extras/vcf_annotation.py:27:7: N818 Exception name `VCFAnnotatorException` should be named with an Error suffix
|
lint
Process completed with exit code 1.
|
precommit_hooks (trailing-whitespace)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
precommit_hooks (mixed-line-ending)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
precommit_hooks (end-of-file-fixer)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|