From e85d2536a68fc2c3e5ebe89d4b5303b9c77c462f Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 19 Jan 2018 09:04:55 -0600 Subject: [PATCH] R# don't prefer hungarian prefixes per Clean Code --- FilterLists.sln.DotSettings | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 FilterLists.sln.DotSettings diff --git a/FilterLists.sln.DotSettings b/FilterLists.sln.DotSettings new file mode 100644 index 000000000..2c4f3c460 --- /dev/null +++ b/FilterLists.sln.DotSettings @@ -0,0 +1,7 @@ + + <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> + \ No newline at end of file