mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-25 10:55:55 +03:00
This is now detected by detekt
This commit is contained in:
parent
03ec9946ff
commit
b70bc20b99
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ private short
|
||||||
final short
|
final short
|
||||||
|
|
||||||
### Line length is limited to 160 chars. Please split long lines
|
### Line length is limited to 160 chars. Please split long lines
|
||||||
[^─]{161}
|
#[^─]{161}
|
||||||
|
|
||||||
### "DO NOT COMMIT" has been committed
|
### "DO NOT COMMIT" has been committed
|
||||||
DO NOT COMMIT
|
DO NOT COMMIT
|
||||||
|
|
Loading…
Reference in a new issue