DM-40810: Implement an allocateNodes "auto" #134
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
call-workflow
/
lint
7s
Annotations
10 errors
E501:
python/lsst/ctrl/execute/allocatorParser.py#L65
line too long (123 > 110 characters)
|
E221:
python/lsst/ctrl/execute/slurmPlugin.py#L39
multiple spaces before operator
|
E303:
python/lsst/ctrl/execute/slurmPlugin.py#L175
too many blank lines (2)
|
W505:
python/lsst/ctrl/execute/slurmPlugin.py#L176
doc line too long (91 > 79 characters)
|
W291:
python/lsst/ctrl/execute/slurmPlugin.py#L195
trailing whitespace
|
E225:
python/lsst/ctrl/execute/slurmPlugin.py#L196
missing whitespace around operator
|
E225:
python/lsst/ctrl/execute/slurmPlugin.py#L197
missing whitespace around operator
|
W291:
python/lsst/ctrl/execute/slurmPlugin.py#L197
trailing whitespace
|
E225:
python/lsst/ctrl/execute/slurmPlugin.py#L198
missing whitespace around operator
|
E225:
python/lsst/ctrl/execute/slurmPlugin.py#L201
missing whitespace around operator
|