Closed goatsweater closed 1 year ago
The .pre-commit-config.yaml file points to gitlab.com for the flake8 hook. It should point to github.com.
.pre-commit-config.yaml
flake8
The incorrect link leads to an immediate pipeline failure for the codecheck stage.
codecheck
The
.pre-commit-config.yaml
file points to gitlab.com for theflake8
hook. It should point to github.com.The incorrect link leads to an immediate pipeline failure for the
codecheck
stage.