Skip to content

Commit

Permalink
Merge pull request #1179 from eliorerz/MGMT-4990-Remove_lint_makefile…
Browse files Browse the repository at this point in the history
…_target

MGMT-4990 - Remove `_lint` Makefile target
  • Loading branch information
eliorerz authored Oct 20, 2021
2 parents 5cf2c89 + 71fa101 commit b107988
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -471,9 +471,6 @@ $(REPORTS):

lint:
mkdir -p build
skipper make _lint

_lint:
pre-commit run --files ./discovery-infra/test_infra/* ./discovery-infra/tests/*

test:
Expand Down

0 comments on commit b107988

Please sign in to comment.