From 0bbf6ed717dbbceba32bec56c8ba52e25827f077 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Wed, 7 Dec 2016 03:51:46 +0000 Subject: [PATCH] remove new parent preset --- .styleci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.styleci.yml b/.styleci.yml index 6acc556..1c53b1a 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -32,3 +32,4 @@ disabled: - concat_without_spaces - single_blank_line_before_namespace - not_operator_with_successor_space + - length_ordered_imports -- libgit2 1.7.2