This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push:
new ff65a36 Try to tame rat checks once more
ff65a36 is described below
commit ff65a362dcf51ffc88bcd8f215e68e791a2a378f
Author: Antoine Toulme <[email protected]>
AuthorDate: Wed Jun 12 12:05:26 2019 -0700
Try to tame rat checks once more
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 07b3556..a64b1ce 100644
--- a/build.gradle
+++ b/build.gradle
@@ -104,7 +104,7 @@ if (file('.git').exists()) {
'\\w+/out/.*',
'eth-reference-tests/**',
'build',
- 'build/**',
+ '.*/build/**',
'.editorconfig',
'.idea/**',
'gradlew.bat',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]