~xenrox/srhtctl

de76fdb36babe42b66d1cf5aa393fc9a12b39513 — Thorben Günther 2 years ago 87e346f
CI: Lint with make
1 files changed, 1 insertions(+), 2 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -2
@@ 15,5 15,4 @@ tasks:
      go test -v ./...
  - lint: |
      cd srhtctl
      revive ./...
      staticcheck ./...
      make lint