Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Enable verbose for boilerplate (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiachengxu committed Jul 24, 2020
1 parent 0ab9933 commit 78f7f02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hack/verify-boilerplate.sh
Expand Up @@ -22,4 +22,5 @@ cd $(dirname $0)/..

boilerplate \
-boilerplates hack/boilerplate/ \
-exclude hack/docgen
-exclude hack/docgen \
-verbose

0 comments on commit 78f7f02

Please sign in to comment.