mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
docs: add changelog, rewrite internal section, add trusted by section
This commit is contained in:
parent
35f9d8e5b9
commit
815d13148f
3 changed files with 229 additions and 61 deletions
|
@ -16,7 +16,7 @@ import (
|
|||
|
||||
func main() {
|
||||
const (
|
||||
tmplPath = "README.md.tmpl"
|
||||
tmplPath = "README.tmpl.md"
|
||||
outPath = "README.md"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue