Rename healthcheck to PreflightChecker #49
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "preflight-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
see related https://github.com/67P/kredits-web/pull/59
Why not just
Preflight.check()
if there's a checker method in that module anyway? I think it would read/look a bit nicer.Noice!