Enable lint StopShip comments.

master
Alan Evans 2020-07-15 09:37:45 -03:00
parent 58ec669d15
commit f306056e5d
1 changed files with 3 additions and 0 deletions

View File

@ -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" />