-
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 rest-api-spec
module
#1462
Run spotless and exclude checkstyle on rest-api-spec
module
#1462
Conversation
Can one of the admins verify this patch? |
✅ Gradle Wrapper Validation success 5e7303e97da4f4c717eebcebabd087e70209c0e6 |
❌ Gradle Check failure 5e7303e97da4f4c717eebcebabd087e70209c0e6 |
✅ Gradle Precommit success 5e7303e97da4f4c717eebcebabd087e70209c0e6 |
start gradle check |
❌ Gradle Check failure 5e7303e97da4f4c717eebcebabd087e70209c0e6 |
Signed-off-by: Owais Kazi <[email protected]>
5e7303e
to
80a0c19
Compare
✅ Gradle Wrapper Validation success 80a0c19 |
✅ Gradle Precommit success 80a0c19 |
…ch-project#1462) Signed-off-by: Owais Kazi <[email protected]>
Signed-off-by: Owais Kazi [email protected]
Description
Applied Spotless to rest-api-spec 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.