diff --git a/.arclint b/.arclint --- a/.arclint +++ b/.arclint @@ -4,6 +4,9 @@ "(\\.lint-test$)" ], "linters": { + "chmod": { + "type": "chmod" + }, "filename": { "type": "filename" },