0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
Anki-Android/lint-rules
David Allison 14898fa14f lint: kotlin conversion corrupting emails
The Java -> Kotlin migration converts <...> into html tags
if the comment is /** instead of /*

This often catches the copyright header of files, which is bad
as it corrupts the emails in the copyright.

Pickup the email `<http:></http:>` and report this
2021-10-30 08:25:25 -05:00
..
src lint: kotlin conversion corrupting emails 2021-10-30 08:25:25 -05:00
.gitignore Add lint checks for new time api 2020-08-25 10:04:26 +02:00
build.gradle lint: kotlin conversion corrupting emails 2021-10-30 08:25:25 -05:00