Enable lint StopShip comments.

fork-5.53.8
Alan Evans 2020-07-15 09:37:45 -03:00
rodzic 58ec669d15
commit f306056e5d
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<!-- Wont pass lint or qa with a STOPSHIP in a comment -->
<issue id="StopShip" severity="fatal" />
<!-- L10N errors -->
<!-- This is a runtime crash so we don't want to ship with this. -->
<issue id="StringFormatMatches" severity="error" />