From 1df598207e4edbe66adff6c3f046befa1c3da318 Mon Sep 17 00:00:00 2001 From: James Longman Date: Tue, 6 Mar 2018 17:30:11 +0000 Subject: [PATCH] Found the issue Tailor dev stated that you cannot set those options in the yml --- .tailor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.tailor.yml b/.tailor.yml index 06a510a..2ebb7e8 100644 --- a/.tailor.yml +++ b/.tailor.yml @@ -13,8 +13,6 @@ only: - trailing-whitespace - comment-whitespace - function-whitespace - - max-line-length=120 - - min-name-length=2 - redundant-parentheses - brace-style - forced-type-cast