Fix Diagnostics of Diagnostics #234
lint.yml
on: pull_request
Run linter
9s
Lint Github actions YAML files
8s
Annotations
6 errors
W291:
gusto/diagnostics.py#L1035
gusto/diagnostics.py:1035:60: W291 trailing whitespace
|
W291:
gusto/diagnostics.py#L1041
gusto/diagnostics.py:1041:14: W291 trailing whitespace
|
W291:
gusto/diagnostics.py#L1046
gusto/diagnostics.py:1046:70: W291 trailing whitespace
|
E302:
gusto/diagnostics.py#L1105
gusto/diagnostics.py:1105:1: E302 expected 2 blank lines, found 1
|
W291:
gusto/timeloop.py#L232
gusto/timeloop.py:232:64: W291 trailing whitespace
|
Run linter
Process completed with exit code 2.
|