-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run spotless and exclude checkstyle on modules module #1442
Run spotless and exclude checkstyle on modules module #1442
Conversation
Can one of the admins verify this patch? |
✅ Gradle Wrapper Validation success a76f000f607059ae2d818a794c78b1b5c3646db7 |
❌ DCO Check Failed a76f000f607059ae2d818a794c78b1b5c3646db7 |
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
a76f000
to
4a3e9d2
Compare
✅ Gradle Wrapper Validation success 4a3e9d2 |
✅ DCO Check Passed 4a3e9d2 |
✅ Gradle Precommit success a76f000f607059ae2d818a794c78b1b5c3646db7 |
✅ Gradle Precommit success 4a3e9d2 |
start gradle check |
Start gradle check |
start gradle check |
In log 824:
In log 825:
|
…ject#1442) Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
Description
Applied Spotless to modules module and excluded it from CheckStyle.
Issues Resolved
Part of #1362 and #974
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.