Skip to content

Commit

Permalink
regenerate Readme & exclude liiklus mock from revive (#1141)
Browse files Browse the repository at this point in the history
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
  • Loading branch information
zroubalik committed Sep 11, 2020
1 parent db1907e commit 717aab8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ govet:
.PHONY: revive
revive:
revive -config revive.toml -formatter friendly \
-exclude pkg/scalers/liiklus/mocks/mock_liiklus.go \
-exclude vendor/... \
./...

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ We are a Cloud Native Computing Foundation (CNCF) sandbox project.
- [Deploying KEDA](#deploying-keda)
- [Documentation](#documentation)
- [Guidelines](#guidelines)
- [Branding](#branding)
- [FAQ](#faq)
- [Community](#community)
- [Become a listed KEDA user!](#become-a-listed-keda-user)
Expand Down

0 comments on commit 717aab8

Please sign in to comment.