Wrapper of options #295
lint.yml
on: pull_request
Run linter
9s
Lint Github actions YAML files
8s
Annotations
10 errors
E265:
gusto/equations.py#L429
gusto/equations.py:429:17: E265 block comment should start with '# '
|
E303:
gusto/equations.py#L548
gusto/equations.py:548:9: E303 too many blank lines (2)
|
W293:
gusto/limiters.py#L206
gusto/limiters.py:206:1: W293 blank line contains whitespace
|
W293:
gusto/time_discretisation.py#L92
gusto/time_discretisation.py:92:1: W293 blank line contains whitespace
|
W293:
gusto/time_discretisation.py#L96
gusto/time_discretisation.py:96:1: W293 blank line contains whitespace
|
E231:
gusto/time_discretisation.py#L98
gusto/time_discretisation.py:98:63: E231 missing whitespace after ':'
|
E231:
gusto/time_discretisation.py#L100
gusto/time_discretisation.py:100:63: E231 missing whitespace after ':'
|
E231:
gusto/time_discretisation.py#L102
gusto/time_discretisation.py:102:63: E231 missing whitespace after ':'
|
E122:
gusto/time_discretisation.py#L105
gusto/time_discretisation.py:105:25: E122 continuation line missing indentation or outdented
|
W293:
gusto/time_discretisation.py#L106
gusto/time_discretisation.py:106:1: W293 blank line contains whitespace
|