fenix icon indicating copy to clipboard operation
fenix copied to clipboard

Cleanup linters baseline files

Open Mugurell opened this issue 1 year ago • 1 comments

We currently have two baseline files used by the static analysis tools:

which are used to ignore even new lint issues instead of them only serving as the list of initially caught issues when the static analysis tools were first integrated. Since ignoring issues caught in static analysis defeats the purpose and adding the ignores in the baseline files allow to forget about such issues we should look into resolving the issues and clearing the baseline files.

┆Issue is synchronized with this Jira Task

Follow-ups:

  • [x] https://github.com/mozilla-mobile/fenix/issues/26362

Mugurell avatar Aug 08 '22 08:08 Mugurell

I noticed the lint-baseline.xml for several times, and I can reproduce the issues induced by android:lineHeight.

// Mugurell: filled https://github.com/mozilla-mobile/fenix/issues/26362 for the described issue.

rudmannn avatar Aug 08 '22 10:08 rudmannn

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1813820

Change performed by the Move to Bugzilla add-on.

boek avatar Jan 30 '23 21:01 boek