gradle-recipes icon indicating copy to clipboard operation
gradle-recipes copied to clipboard

Fix formatting of Kotlin source and XMLs

Open codekarma opened this issue 3 years ago • 1 comments

  • Fixed formatting of Kotlin source file through ktfmt
  • Fixed indentations in manifest xmls
  • Fixed a readme of addManifestPlaceholderFromTask

codekarma avatar Aug 15 '22 01:08 codekarma

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Aug 15 '22 01:08 google-cla[bot]

Thanks for this pull request (and sorry for having ignored it for a long time). At this time, we cannot accept contributions to the 7.x branch. Our mechanism for these branches is quite problematic. The source of truth is in our internal server, organized in a very different way than what is published on github.

The good news is that for 8.x and beyond we have a new process that will allow us to take contributions. You can already look at the studio-main branch and make contribution there. Note that the recipe are not usable as-is there, and we have a tool to help. I'm actually in the process of cleaning this up a bit and documenting it better. Please take a look again next week.

With this setup we'll be able to update all agp-* branches (for AGP 8.x+)

ducrohet avatar Dec 08 '23 03:12 ducrohet