mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-22 07:44:00 +01:00
Try to remove rule that is breaking CI
This commit is contained in:
parent
d9085b1231
commit
ff5b284b2e
@ -49,7 +49,8 @@
|
||||
<issue id="PermissionImpliesUnsupportedChromeOsHardware" severity="error" />
|
||||
|
||||
<!-- Timber -->
|
||||
<issue id="BinaryOperationInTimber" severity="error" />
|
||||
<!-- This rule is failing on CI because it's marked as unknwown rule id :/-->
|
||||
<!-- <issue id="BinaryOperationInTimber" severity="error" />-->
|
||||
|
||||
<!-- Wording -->
|
||||
<!-- TODO When strings are imported from Weblate, move this to error -->
|
||||
|
Loading…
Reference in New Issue
Block a user