0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Anki-Android/lint-rules
David Allison 6b98b13e28
Kotlin Cleanup: KDocs (#14852)
* Kotlin Cleanup: docs

* removed almost all occurrence of `{@}` in the code
* searched for `<pre>` and removed one more
* and a little extra cleanup on docs strings when I saw them

Learning:
* 4 spaces before a line removes KDoc `[]` links
* KDoc has no way to link to a specific method overload

* Kotlin Cleanup: docs

* Fixed `&lt;` -> `<`
* Fixed `&gt;` -> `>`
2023-11-30 21:01:01 -05:00
..
src Kotlin Cleanup: KDocs (#14852) 2023-11-30 21:01:01 -05:00
.gitignore Add lint checks for new time api 2020-08-25 10:04:26 +02:00
build.gradle.kts Migrate lint-rules build file to kotlin dsl (#14531) 2023-10-12 09:24:06 +03:00