From 8fbecf7b2eaa04cb6dc07eb1327a685c43672cd1 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Tue, 19 Dec 2017 03:35:39 +0000 Subject: [PATCH] arclint: revert in prep for recommitting --- .arclint | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.arclint b/.arclint index ea99eb54a5f4..31bda09b1a83 100644 --- a/.arclint +++ b/.arclint @@ -9,8 +9,7 @@ "type": "spelling" }, "chmod": { - "type": "chmod", - "exclude": "(/tests/)" + "type": "chmod" }, "merge-conflict": { "type": "merge-conflict" @@ -24,4 +23,3 @@ } } } -