Skip to content

Commit

Permalink
Show license diff
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Gonzalez-Martin committed Jun 23, 2020
1 parent 13af7fe commit c3590d4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion executor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,4 @@ lint: licenses/dep.txt
git \
--no-pager diff \
--exit-code \
--name-only \
./licenses
1 change: 0 additions & 1 deletion operator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ lint: licenses/dep.txt
git \
--no-pager diff \
--exit-code \
--name-only \
./licenses

# Run tests
Expand Down
1 change: 0 additions & 1 deletion python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ lint: licenses
git \
--no-pager diff \
--exit-code \
--name-only \
./licenses

.PHONY: clean
Expand Down

0 comments on commit c3590d4

Please sign in to comment.