mirror of https://github.com/tuskyapp/Tusky.git
Browse Source
Out-of-the-box Android Studio will perform wildcard imports if the import list is >= 3. This is a lint failure. Adjust the default to 999 so that, in practice, wildcard imports never happen.pull/3521/head
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue