Ignore ktlint issue for this particular class.
This commit is contained in:
committed by
Benoit Marty
parent
005db3dc88
commit
206a69938f
@@ -19,6 +19,7 @@ package io.element.android.libraries.core.mimetype
|
||||
import io.element.android.libraries.core.bool.orFalse
|
||||
|
||||
// The Android SDK does not provide constant for mime type, add some of them here
|
||||
@Suppress("ktlint:standard:property-naming")
|
||||
object MimeTypes {
|
||||
const val Any: String = "*/*"
|
||||
const val OctetStream = "application/octet-stream"
|
||||
|
||||
Reference in New Issue
Block a user