google/play-services-plugins

Manual specification of code snippets

javadude opened this issue · 1 comments

Developers often copy code snippets from web sites. This plugin should allow the developer to attribute these snippets.

This could be supported via code comments that contain attribution, but that may impact build speed.

Alternatively, snippets could be referenced in a separate file, but this may be more difficult to keep in sync with the code.