mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-30 06:07:56 +08:00
8b759094f7
* FxCop Fixes- added InvarientCulture info, suppressed warnings for general exception types * Used IsNullOrEmpty to test for empty strings (CA1820: Test for empty strings using string length) * Check if arguments are null and throw ArgumentNullException * Removed unused function argument from PluginsLoader.cs * Addressing comments- Using attributes to suppress errors for general exception types * Addressing comments- Using attributes to suppress errors * Addressed comments and changed InvariantCulture to CurrentCulture/Ordinal where appropriate * Addressing comments - catching and logging specific exception in FontHelper.cs |
||
---|---|---|
.. | ||
colorPicker | ||
fancyzones | ||
imageresizer | ||
interface | ||
keyboardmanager | ||
launcher | ||
powerrename | ||
previewpane | ||
shortcut_guide |