Back to Golangci Lint

Starcharts

docs/layouts/_shortcodes/golangci/starcharts.html

2.11.4436 B
Original Source

{{- /* Displays a starchart for a GitHub repository. Supports both light and dark mode. @param {string} repo The name of the GitHub repository. @example {{< golangci/starcharts repo="golangci/golangci-lint" >}} */ -}} {{- $repo := .Get "repo" -}}