Ludovic Fernandez's repositories
traefik-certs-dumper
Dump ACME data from Traefik to certificates
go-git-cmd-wrapper
A simple wrapper around git command in Go.
tagliatelle
A linter that handles struct tags.
gha-mjolnir
:hammer: GitHub Action to close issues related to the merge of a pull request.
traefik-certs-cleaner
A simple helper to clean the Traefik `acme.json` file by removing and revoking certificates.
usetesting
Detects when some calls can be replaced by methods from the testing package
gomoddirectives
A linter that handle directives into `go.mod`.
atom-language-ignore
Syntax highlighting for 'ignore' files : gitignore, npmignore, dockerignore, coffeelintignore, ...
distributarepo
Helper to get an overview of the forks of a GitHub repository.
goreleaser
Deliver Go binaries as fast and easily as possible
copyloopvar
copyloopvar is a linter detects places where loop variables are copied.
flock
Thread-safe file locking library in Go (originally github.com/theckman/go-flock)
golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
nfpm
nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
tagalign
Align and sort tags for Go struct.
usestdlibvars
The Golang linter that detect possibility use variables/constants from stdlib