Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: Institute groovy style and lint guidance
Add the groovy style guide and linter resources (for VS code) to //third_party/android_deps/README.md since this is the only project we have that contains groovy code. Re-format and fix our existing code to be more idiomatic and to conform to the groovy code linter with the settings listed in the README.md. This allows us to automatically fix-up style issues locally as we work on the code, and also makes it easier for new code to be more idomatic when extending our existing code. Bug: 1216032 Cq-Include-Trybots: luci.chromium.try:3pp-linux-amd64-packager Change-Id: Ie9a848912d69233df462f749406765622ddeb3ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2940907 Reviewed-by: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#889727}
- Loading branch information