build: simplify make format, remove make formatcheck (#843)

This commit is contained in:
Christian Schwarz
2024-11-04 11:25:30 +01:00
committed by GitHub
parent f1608aba15
commit 98073c7dca
3 changed files with 6 additions and 10 deletions
+3
View File
@@ -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