JakeWharton / JakeWharton/timber

Lint check disappearing when duplicating default checks

Open
#397 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
10.9k
Forks
994
Avg merge
17h 16m
Merged PRs (30d)
17

Description

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?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the lint-check duplication described in the issue and compare the default checks with a duplicated set. Trace where the “Logging without Timber” warning is defined or filtered; done means duplicated checks retain that warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.