Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Add warning for using ' as opposed to " in gradle files #79

Open
Chesire opened this issue Aug 9, 2020 · 0 comments
Open

Add warning for using ' as opposed to " in gradle files #79

Chesire opened this issue Aug 9, 2020 · 0 comments
Labels
enhancement New feature or request gradle For lint rules relating to Gradle files

Comments

@Chesire
Copy link
Owner

Chesire commented Aug 9, 2020

To make the transition to Kotlin gradle files later on, flag up using ' instead of ". " should be perfectly valid throughout the Gradle files.

Might need some thoughts on how to handle methods though, as this would only really work for android and dependencies blocks.

@Chesire Chesire added enhancement New feature or request gradle For lint rules relating to Gradle files labels Aug 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request gradle For lint rules relating to Gradle files
Projects
None yet
Development

No branches or pull requests

1 participant