Initial commit for DM-47477. #804
lint.yaml
on: pull_request
call-workflow
/
lint
9s
Annotations
9 errors
E501:
python/lsst/summit/utils/tmaUtils.py#L90
line too long (113 > 110 characters)
|
E302:
python/lsst/summit/utils/tmaUtils.py#L216
expected 2 blank lines, found 1
|
W291:
python/lsst/summit/utils/tmaUtils.py#L225
trailing whitespace
|
W291:
python/lsst/summit/utils/tmaUtils.py#L256
trailing whitespace
|
E128:
python/lsst/summit/utils/tmaUtils.py#L257
continuation line under-indented for visual indent
|
W291:
python/lsst/summit/utils/tmaUtils.py#L341
trailing whitespace
|
W291:
python/lsst/summit/utils/tmaUtils.py#L351
trailing whitespace
|
W291:
python/lsst/summit/utils/tmaUtils.py#L462
trailing whitespace
|
call-workflow / lint
Process completed with exit code 1.
|