From ef731b42b78a0c0446cc481d2a78cc479449c3d8 Mon Sep 17 00:00:00 2001 From: epriestley Date: Wed, 27 May 2015 10:06:55 -0700 Subject: [PATCH] Turn lint TODO comments back on Summary: These were accidentally disabled here: https://secure.phabricator.com/diffusion/P/change/master/.arclint;36e2d02d6ec5db26f4dfc813a4f02238d18cc8a5 Test Plan: iiam Reviewers: joshuaspence Reviewed By: joshuaspence Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D13029 --- .arclint | 1 + 1 file changed, 1 insertion(+) diff --git a/.arclint b/.arclint index e8b804fedb..0077bdf518 100644 --- a/.arclint +++ b/.arclint @@ -74,6 +74,7 @@ "type": "xhpast", "include": "(\\.php$)", "severity": { + "16": "advice", "34": "error" }, "xhpast.blacklisted.function": {