From 1ad427a92f3f9d675fb552f095f6f30e4b4a8240 Mon Sep 17 00:00:00 2001 From: Brian Underwood Date: Mon, 29 Dec 2014 21:06:28 +0100 Subject: [PATCH] Also ignore assignment_in_conditional --- .pullreview.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pullreview.yml b/.pullreview.yml index 7bb739776..a182e94af 100644 --- a/.pullreview.yml +++ b/.pullreview.yml @@ -1,5 +1,6 @@ --- rules: ignore: + - assignment_in_conditional - space_inside_closing_curly_brace_missing - space_inside_opening_curly_brace_missing