From ff2034273be049a72e1d8ce557265895f25ec0c9 Mon Sep 17 00:00:00 2001 From: Thomas Wiedebusch Date: Thu, 14 Dec 2023 10:25:42 +0100 Subject: [PATCH] Import ReSharperSettings --- Common/Common.sln | 1 + .../ReSharperSettings.DotSettings | 365 ++++++++++++++++++ ServiceFwUpdate/ServiceFwUpdate.sln | 1 + 3 files changed, 367 insertions(+) create mode 100644 ReSharperSettings/ReSharperSettings.DotSettings diff --git a/Common/Common.sln b/Common/Common.sln index 757e019a..c448e678 100644 --- a/Common/Common.sln +++ b/Common/Common.sln @@ -30,6 +30,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".Shared", ".Shared", "{26EB ..\.gitignore = ..\.gitignore Hardware\WaterMeter\Genesis\GenesisCore\configuration.json = Hardware\WaterMeter\Genesis\GenesisCore\configuration.json .shared\NlogConfig.xml = .shared\NlogConfig.xml + ..\ReSharperSettings\ReSharperSettings.DotSettings = ..\ReSharperSettings\ReSharperSettings.DotSettings .shared\SharedAssemblyInfo.cs = .shared\SharedAssemblyInfo.cs .shared\status.json = .shared\status.json EndProjectSection diff --git a/ReSharperSettings/ReSharperSettings.DotSettings b/ReSharperSettings/ReSharperSettings.DotSettings new file mode 100644 index 00000000..e7aa5959 --- /dev/null +++ b/ReSharperSettings/ReSharperSettings.DotSettings @@ -0,0 +1,365 @@ + + Inherit + True + Left + True + True + True + True + True + SOLUTION + False + WARNING + DO_NOT_SHOW + DO_NOT_SHOW + ERROR + ERROR + ERROR + ERROR + ERROR + ERROR + ERROR + ERROR + DO_NOT_SHOW + ERROR + WARNING + WARNING + ERROR + ERROR + DO_NOT_SHOW + DO_NOT_SHOW + DO_NOT_SHOW + ERROR + True + True + UseClrName + False + True + False + True + False + True + False + True + False + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> + <Configurator><ConnectList /></Configurator> + True + True + True + [1];[0]; + True + True + FileCrc; + True + ResponseErrorCode; + True + True + True + True + True + Disabled + False + False + 8000 + BulbIndicator + 792 + C:\Users\Thomas\AppData\Local\JetBrains\Transient\ReSharperPlatformVs15\v09_99768eb8\SolutionCaches + SOLUTION_FOLDER + Never + Never + Never + Never + Never + False + Never + False + True + True + False + DO_NOTHING + DO_NOTHING + LIVE_MONITOR + DO_NOTHING + DO_NOTHING + DO_NOTHING + DO_NOTHING + DO_NOTHING + DO_NOTHING + + True + + True + AUTO_FIX + AUTO_FIX + AUTO_FIX + AUTO_FIX + AUTO_FIX + + True + AUTO_FIX + + True + + True + + True + + True + True + 12 + 12 + 12 + 12 + 12 + 12 + 9 + 2 + 0 + 12 + True + True + True + True + True + True + True + True + True + True + True + False + False + TestRunner + True + TestRunner + IfRequired + TestRunner + 12/13/2023 14:02:24 + VS + True + ProjectStructure + System.CodeDom.Compiler.GeneratedCodeAttribute;Microsoft.VisualStudio.TestPlatform.TestSDKAutoGeneratedCode* + <data><AttributeFilter ClassMask="System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute" IsEnabled="True" /><AttributeFilter ClassMask="System.CodeDom.Compiler.GeneratedCodeAttribute" IsEnabled="True" /><AttributeFilter ClassMask="Microsoft.VisualStudio.TestPlatform.TestSDKAutoGeneratedCode*" IsEnabled="True" /></data> + 12/13/2023 14:06:25 + True + True + True + True + True + True + True + anonymous + True + True + [170,73](640,480) + True + True + [-122,-38](1356,931) + [0,0](1936,1176) + 47,-404 + False + True + InspectionSeverity + ALWAYS + True + False + False + False + False + Horizontal + 1 + 0.23413793103448269 + 1 + 0.73770491803278693 + 1.0013140604467805 + 1.3888725490196077 + 1 + True + True + + 100 + True + True + True + 2020.1 + 2020.3 + 2022.2 + True + True + /*********************************************************************************************************************/ +/*! @file $CLASS$.cs + * @brief <i></i> + * + * @author Thomas Wiedebusch + * @date $DATE$ + * + * @details <i>.</i> + * + * @copyright © wiedtho 2020. All rights reserved. + *********************************************************************************************************************/ +$HEADER$namespace $NAMESPACE$ +{ + /** @class $CLASS$ + * @brief + */ + public class $CLASS$ {$END$} +} +/*********************************************** END OF FILE *********************************************************/ + True + getCurrentDate("dd-MMM-yyyy") + 3 + /*********************************************************************************************************************/ +/*! @file $CLASS$.cs + * @brief <i></i> + * + * @author Thomas Wiedebusch + * @date $DATE$ + * + * @details <i>.</i> + * + * @copyright © wiedtho 2020. All rights reserved. + *********************************************************************************************************************/ +$HEADER$using NUnit.Framework; +namespace $NAMESPACE$ +{ + [TestFixture] + /** @class $CLASS$ + * @brief + */ + public class $CLASS$ {$END$} +} +/*********************************************** END OF FILE *********************************************************/ + True + getCurrentDate("dd-MMM-yyyy") + 3 + /*********************************************************************************************************************/ +/*! @file $INTERFACE$.cs + * @brief <i></i> + * + * @author Thomas Wiedebusch + * @date $DATE$ + * + * @details <i>.</i> + * + * @copyright © wiedtho 2020. All rights reserved. + *********************************************************************************************************************/ +$HEADER$namespace $NAMESPACE$ +{ + /** @interface $INTERFACE$ + * @brief . + */ + public interface $INTERFACE$ {$END$} +} +/*********************************************** END OF FILE *********************************************************/ + True + getCurrentDate("dd-MMM-yyyy") + 3 + /*********************************************************************************************************************/ +/*! @file $ENUM$.cs + * @brief <i></i> + * + * @author Thomas Wiedebusch + * @date $DATE$ + * + * @details <i>.</i> + * + * @copyright © wiedtho 2020. All rights reserved. + *********************************************************************************************************************/ +$HEADER$namespace $NAMESPACE$ +{ + /** @enum $ENUM$ + * @brief + */ + public enum $ENUM$ {$END$} +} +/*********************************************** END OF FILE *********************************************************/ + True + getCurrentDate("dd-MMM-yyyy") + 3 + True + True + The "Main" method declaration + True + psvm + True + public static void Main( string[] args ) +{ + $END$ +} + True + 2.0 + InCSharpTypeMember + /*********************************************************************************************************************/ +/*! @file $STRUCT$.cs + * @brief <i></i> + * + * @author Thomas Wiedebusch + * @date $DATE$ + * + * @details <i>.</i> + * + * @copyright © wiedtho 2020. All rights reserved. + *********************************************************************************************************************/ +$HEADER$namespace $NAMESPACE$ +{ + /** @struct $STRUCT$ + * @brief + */ + public struct $STRUCT$ {$END$} +} +/*********************************************** END OF FILE *********************************************************/ + True + getCurrentDate("dd-MMM-yyyy") + 3 + private method template + priv + /**------------------------------------------------------------------------------------------------------------ + * @brief + * @author Thomas Wiedebusch + * @date $DATE$ + * @param . + * @param . + * @return . + *//*--------------------------------------------------------------------------------------------------------*/ +private $ReturnType$ $Name$($Type1$ x, $Type2$ y ) +{ + $ReturnType$ $returnValue$ = false; + + return $returnValue$; + $END$ +} + True + getCurrentDate("dd-MMM-yyyy") + 0 + True + constant("X") + 1 + True + constant("Boolean") + 2 + True + constant("retVal") + 5 + True + constant("String") + 3 + True + constant("Single") + 4 + True + CSHARP + False + "COM + True + C:\Users\Thomas\AppData\Local\JetBrains\Shared\vAny\Sessions + 481 + True + True + 52,52 \ No newline at end of file diff --git a/ServiceFwUpdate/ServiceFwUpdate.sln b/ServiceFwUpdate/ServiceFwUpdate.sln index 4bd48783..bf8c01f7 100644 --- a/ServiceFwUpdate/ServiceFwUpdate.sln +++ b/ServiceFwUpdate/ServiceFwUpdate.sln @@ -184,6 +184,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DllLoadTest", "DllLoadTest\ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".shared", ".shared", "{79D25823-4DAF-4636-839B-32BC795D6771}" ProjectSection(SolutionItems) = preProject + ..\ReSharperSettings\ReSharperSettings.DotSettings = ..\ReSharperSettings\ReSharperSettings.DotSettings ..\Common\.shared\SharedAssemblyInfo.cs = ..\Common\.shared\SharedAssemblyInfo.cs EndProjectSection EndProject