Add snake water gun game #14858
Annotations
10 errors
Ruff (W293):
other/snake_water_gun.py#L90
other/snake_water_gun.py:90:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L71
other/snake_water_gun.py:71:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L68
other/snake_water_gun.py:68:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L64
other/snake_water_gun.py:64:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L41
other/snake_water_gun.py:41:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L38
other/snake_water_gun.py:38:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L35
other/snake_water_gun.py:35:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L22
other/snake_water_gun.py:22:1: W293 Blank line contains whitespace
|
Ruff (W293):
other/snake_water_gun.py#L19
other/snake_water_gun.py:19:1: W293 Blank line contains whitespace
|
Ruff (E501):
other/snake_water_gun.py#L4
other/snake_water_gun.py:4:89: E501 Line too long (93 > 88)
|