slither-mutate: fit and finish #2817
Annotations
3 warnings
Lint Code Base:
slither/tools/mutator/__main__.py#L255
R1723: Unnecessary "elif" after "break", remove the leading "el" from "elif" (no-else-break)
|
Lint Code Base:
slither/tools/mutator/utils/file_handling.py#L45
W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation)
|
Lint Code Base:
slither/tools/mutator/utils/file_handling.py#L95
W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation)
|