From 8ce7ba9c6f04a9292764d8f0ee52624390bc94df Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 15 May 2019 08:29:56 -0500 Subject: [PATCH] disable R# auto-detected rules --- FilterLists.sln.DotSettings | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/FilterLists.sln.DotSettings b/FilterLists.sln.DotSettings index 899d377ec..8e4e1b2cb 100644 --- a/FilterLists.sln.DotSettings +++ b/FilterLists.sln.DotSettings @@ -1,7 +1,4 @@ - + ExplicitlyExcluded True @@ -14,6 +11,7 @@ False CHOP_IF_LONG ALIGN_ALL + False True True \ No newline at end of file