Skip to content

Commit

Permalink
Remove LINTER_BIN from Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
  • Loading branch information
cpuguy83 committed Aug 24, 2021
1 parent 42ee17c commit 68850f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
GO111MODULE ?= on
LINTER_BIN ?= golangci-lint

export GO111MODULE

Expand Down

0 comments on commit 68850f8

Please sign in to comment.