From ca310f54024439ddcfe07419f9376564522ae969 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Mon, 30 Sep 2013 17:44:29 +0200 Subject: build: error on duplicate ids * by default, duplicate ids only show a warning * generally, this will be wrong at runtime, therefore make it an error --- main/lint.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main') diff --git a/main/lint.xml b/main/lint.xml index c3e66b2..a420bfa 100644 --- a/main/lint.xml +++ b/main/lint.xml @@ -1,6 +1,8 @@ + + -- cgit v1.1