mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +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