Evaluate new things for key rotation #465
Annotations
1 warning
Run dciborow/action-pylint@0.1.0:
augur/tasks/github/contributors.py#L172
[pylint] reported by reviewdog 🐶
R1723: Unnecessary "elif" after "break", remove the leading "el" from "elif" (no-else-break)
Raw Output:
augur/tasks/github/contributors.py:172:12: R1723: Unnecessary "elif" after "break", remove the leading "el" from "elif" (no-else-break)
|
Loading