Skip to content

Commit

Permalink
Enabled automated license header checks (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Ketan Verma <ketan9495@gmail.com>
  • Loading branch information
ketanv3 authored Jun 24, 2021
1 parent 1357d86 commit 2947720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ test {
systemProperty 'tests.security.manager', 'false'
}

licenseHeaders.enabled = false
licenseHeaders.enabled = true
validateNebulaPom.enabled = false


Expand Down

0 comments on commit 2947720

Please sign in to comment.