Skip to content

fix: remove unreachable code #311

fix: remove unreachable code

fix: remove unreachable code #311

Triggered via push March 31, 2025 07:27
Status Success
Total duration 32s
Artifacts

run-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 notice
naming/constant: src/GenericBackupNameResolver.php#L13
Constant name `Separator` should be in constant case. The constant name `Separator` does not follow constant naming convention. Help: Consider renaming it to `SEPARATOR` to adhere to the naming convention.