mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-08 22:08:32 +00:00
Enable lint StopShip comments.
This commit is contained in:
parent
58ec669d15
commit
f306056e5d
@ -1,6 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<lint>
|
<lint>
|
||||||
|
|
||||||
|
<!-- Wont pass lint or qa with a STOPSHIP in a comment -->
|
||||||
|
<issue id="StopShip" severity="fatal" />
|
||||||
|
|
||||||
<!-- L10N errors -->
|
<!-- L10N errors -->
|
||||||
<!-- This is a runtime crash so we don't want to ship with this. -->
|
<!-- This is a runtime crash so we don't want to ship with this. -->
|
||||||
<issue id="StringFormatMatches" severity="error" />
|
<issue id="StringFormatMatches" severity="error" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user