Skip to content

SilverdewBaker/godox-with-regexp

Repository files navigation

godox-with-regexp

An opinionated Go code linter for detecting TODO and other comment keywords with regular expression.

Installation

$ go install github.com/SilverdewBaker/godox-with-regexp/cmd/godox-with-regexp@latest

Usage

$ godox-with-regexp ./...