Files
coredns/core/dnsserver
Yong Tang 1e4ba588dc Enforce go lint check and fix several lint issues (#570)
This fix updates the Makefile to add the `go lint` check
for the build. This fix also fixes several go lint issues.

NOTE: This fix does not enforce `go lint` (suggestion only).
This fix also ignores the `go lint` error:
```
middleware/middleware.go:72:1: context.Context should be the first parameter of a function
```
as it requires too many changes in API.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-03-05 14:17:05 -08:00
..
2016-09-19 11:26:00 +01:00
2016-10-07 10:16:28 +00:00
2017-02-22 16:06:20 +00:00
2017-02-14 19:23:18 +00:00
2017-02-22 07:25:58 +00:00