Tracer conservative transport #289
lint.yml
on: pull_request
Run linter
9s
Lint Github actions YAML files
5s
Annotations
10 errors
W293:
gusto/active_tracers.py#L91
gusto/active_tracers.py:91:1: W293 blank line contains whitespace
|
E711:
gusto/active_tracers.py#L92
gusto/active_tracers.py:92:89: E711 comparison to None should be 'if cond is None:'
|
W293:
gusto/common_forms.py#L265
gusto/common_forms.py:265:1: W293 blank line contains whitespace
|
E302:
gusto/common_forms.py#L266
gusto/common_forms.py:266:1: E302 expected 2 blank lines, found 1
|
W291:
gusto/common_forms.py#L270
gusto/common_forms.py:270:65: W291 trailing whitespace
|
W293:
gusto/common_forms.py#L286
gusto/common_forms.py:286:1: W293 blank line contains whitespace
|
W293:
gusto/common_forms.py#L288
gusto/common_forms.py:288:1: W293 blank line contains whitespace
|
W293:
gusto/equations.py#L279
gusto/equations.py:279:1: W293 blank line contains whitespace
|
W293:
gusto/equations.py#L441
gusto/equations.py:441:1: W293 blank line contains whitespace
|
W293:
gusto/equations.py#L445
gusto/equations.py:445:1: W293 blank line contains whitespace
|