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 check disappearing when duplicating default checks #397

Open
TobiasReich opened this issue Jul 15, 2020 · 1 comment
Open

Lint check disappearing when duplicating default checks #397

TobiasReich opened this issue Jul 15, 2020 · 1 comment

Comments

@TobiasReich
Copy link

For specific conditions we have different checks prepared.

The default ones are great for coding but the idea was to create a quick lint test for the code analysis. It should also include the warnings for Logging without Timber. However, when I duplicate the default checks this entry disappears.

The default lists looks like this:
Screenshot 2020-07-15 at 12 38 20

But any duplicated set of rules is missing this entry looking like that:
Screenshot 2020-07-15 at 12 38 37

Am I missing something there?

@JakeWharton
Copy link
Owner

Is this in the IDE? Seems like an IDE bug. We don't have any control over how this works. Want to file a bug on the Android Studio issue tracker?

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

2 participants