🤘
\m/
Pinned Loading
-
-
Use golangci-lint in docker like loc...
Use golangci-lint in docker like locally installed. 1#!/bin/bash
2CACHE_DIR="/tmp/golint-docker-$USER"
3DEFAULT_CONFIG="$HOME/.golangci.yml"
45mkdir -p "$CACHE_DIR"
-
bash: print command execution time a...
bash: print command execution time and exit code. 1function __timer_now {
2printf %s "${EPOCHREALTIME//\./}"
3}
45function __timer_start {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.