Skip to content
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

Lint artifact #5

Open
ZacSweers opened this issue Feb 17, 2019 · 3 comments
Open

Lint artifact #5

ZacSweers opened this issue Feb 17, 2019 · 3 comments

Comments

@ZacSweers
Copy link

Open to a PR with a lint analogue of this? Benefit being that it could show up in the IDE as they're typing

@vanniktech
Copy link

vanniktech commented Feb 17, 2019

+ Kotlin

@ZacSweers
Copy link
Author

I'd actually exclude the lint from running on kotlin code, since it has open and I figure this is basically just an implementation of that pattern for Java

@JakeWharton
Copy link
Owner

Yeah I wrote it as an EP check because it only makes sense for Java and no one uses lint outside of Android despite being available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants