mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
d4e6ce6998
* remove unused code * Incomplete condition fix * club append to single call * anti-pattern fix 'should use for range instead of for { select {} }' * use strings.ReplaceAll * replace `len(parts[0]) == 0` with `parts[0] == ""` Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
forkchecker.go |