build: simplify make format, remove make formatcheck (#843)
This commit is contained in:
committed by
GitHub
parent
f1608aba15
commit
98073c7dca
@@ -4,9 +4,12 @@ linters:
|
||||
- revive
|
||||
|
||||
linters-settings:
|
||||
goimports:
|
||||
local-prefixes: github.com/zrepl/zrepl
|
||||
revive:
|
||||
rules:
|
||||
- name: time-equal
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
- path: _test\.go
|
||||
|
||||
Reference in New Issue
Block a user