You've already forked Go-Template
enhance linting rules and update HTTP status codes in responses
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 1m11s
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 1m11s
This commit is contained in:
@@ -10,6 +10,16 @@ linters:
|
||||
- containedctx
|
||||
- godot
|
||||
- usestdlibvars
|
||||
- funlen
|
||||
- gochecknoglobals
|
||||
- tagalign
|
||||
- sqlclosecheck
|
||||
- rowserrcheck
|
||||
- recvcheck
|
||||
- reassign
|
||||
- predeclared
|
||||
- maintidx
|
||||
- mnd
|
||||
|
||||
formatters:
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user