Tracer conservative transport #291
lint.yml
on: pull_request
Run linter
10s
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
|
E265:
gusto/equations.py#L464
gusto/equations.py:464:17: E265 block comment should start with '# '
|
E265:
gusto/equations.py#L465
gusto/equations.py:465:17: E265 block comment should start with '# '
|
E265:
gusto/equations.py#L466
gusto/equations.py:466:17: E265 block comment should start with '# '
|