PowerToys/src/modules/launcher/Plugins
ryanbodrug-microsoft 25d43354b3
User/ryanbod/enable codeanalysis for calculatorplugin (#5130)
* Turning on static analysis and removing warning for NoMages.

* Fixing static analysis errors in NumberTranslator.cs

* Fix: Severity Code Description Project File Line Suppression State
Error CA1810 Initialize all static fields in 'Main' when those fields are declared and remove the explicit static constructor Microsoft.Plugin.Calculator C:\Repos\PowerToys\src\modules\launcher\Plugins\Microsoft.Plugin.Calculator\Main.cs 30 Active

* Throwing exception if arguments are null to fix static analysis errors.

* Ignoring CA1031

* Logging exceptions for Calculator queries.
2020-07-22 12:42:30 -07:00
..
Microsoft.Plugin.Calculator User/ryanbod/enable codeanalysis for calculatorplugin (#5130) 2020-07-22 12:42:30 -07:00
Microsoft.Plugin.Folder [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00
Microsoft.Plugin.Indexer Adjusting settings to leverage base class (#5127) 2020-07-21 14:06:39 -07:00
Microsoft.Plugin.Program Fix for internet shortcut app not showing up on installation (#5131) 2020-07-22 10:58:01 -07:00
Microsoft.Plugin.Program.UnitTests Fix for internet shortcut app not showing up on installation (#5131) 2020-07-22 10:58:01 -07:00
Microsoft.Plugin.Shell [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00
Microsoft.Plugin.WindowWalker [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00