Ignore ktlint issue for this particular class.
This commit is contained in:
parent
64231044a7
commit
140a11cf77
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
package io.element.android.libraries.network.headers
|
||||
|
||||
@Suppress("ktlint:standard:property-naming")
|
||||
internal object HttpHeaders {
|
||||
const val Authorization = "Authorization"
|
||||
const val UserAgent = "User-Agent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue