0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/lint-rules
David Allison b1468a2425 fix: Don't apply lint to ignored file
tools:ignore ignores the outcome, but still processed the file

This caused a bug as it found a duplicate key in an ignored file

and flagged it as an error on the non-ignored file
2022-04-24 14:56:36 -05:00
..
src fix: Don't apply lint to ignored file 2022-04-24 14:56:36 -05:00
.gitignore Add lint checks for new time api 2020-08-25 10:04:26 +02:00
build.gradle feat: Allow Kotlin Migration on lint-rules (#11037) 2022-04-23 16:37:36 -05:00
kotlinMigration-lint.gradle refactor: Convert DuplicateCrowdInStrings to Kotlin 2022-04-23 20:48:23 -05:00