-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fxcop] Fixes for Wox.Plugin (1of3) #7457
[fxcop] Fixes for Wox.Plugin (1of3) #7457
Commits on Oct 9, 2020
-
Merge pull request #1 from microsoft/master
Pulling in changes from microsoft/PowerToys
Configuration menu - View commit details
-
Copy full SHA for 504f076 - Browse repository at this point
Copy the full SHA 504f076View commit details
Commits on Oct 15, 2020
-
Merge pull request #2 from microsoft/master
Merging in changes from microsoft/master
Configuration menu - View commit details
-
Copy full SHA for daa3342 - Browse repository at this point
Copy the full SHA daa3342View commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e23d846 - Browse repository at this point
Copy the full SHA e23d846View commit details
Commits on Oct 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 48b7b2e - Browse repository at this point
Copy the full SHA 48b7b2eView commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for da924fc - Browse repository at this point
Copy the full SHA da924fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb2191 - Browse repository at this point
Copy the full SHA 2eb2191View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0506145 - Browse repository at this point
Copy the full SHA 0506145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0744d2f - Browse repository at this point
Copy the full SHA 0744d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06053a4 - Browse repository at this point
Copy the full SHA 06053a4View commit details -
Added CultureInfo (CA1307: Specify StringComparison for clarity / CA1…
…304: Specify CultureInfo)
Configuration menu - View commit details
-
Copy full SHA for 6554c01 - Browse repository at this point
Copy the full SHA 6554c01View commit details -
Check arguments and throw ArgumentNullException (CA1062: Validate arg…
…uments of public methods)
Configuration menu - View commit details
-
Copy full SHA for 6124591 - Browse repository at this point
Copy the full SHA 6124591View commit details -
Changed url parameter from string to System.Uri and added null checks…
… (CA1054: URI parameters should not be strings)
Configuration menu - View commit details
-
Copy full SHA for 556c6b4 - Browse repository at this point
Copy the full SHA 556c6b4View commit details -
Rethrow exception without specifying the exception explicitly (CA2200…
…: Rethrow to preserve stack details)
Configuration menu - View commit details
-
Copy full SHA for 58a91dd - Browse repository at this point
Copy the full SHA 58a91ddView commit details -
Changed from Collection property to methods for PluginMetadata::Actio…
…nKeywords (CA2227: Collection properties should be read only)
Configuration menu - View commit details
-
Copy full SHA for 5723f6e - Browse repository at this point
Copy the full SHA 5723f6eView commit details -
Changed from Collection property to methods for Result::GetTitleHighl…
…ightData (CA2227: Collection properties should be read only)
Configuration menu - View commit details
-
Copy full SHA for 8a55369 - Browse repository at this point
Copy the full SHA 8a55369View commit details -
Made Collection property read-only and added parameter in constructor…
… for Result::SubTitleHighlightData (CA2227: Collection properties should be read only)
Configuration menu - View commit details
-
Copy full SHA for 3ee0980 - Browse repository at this point
Copy the full SHA 3ee0980View commit details -
Made Collection property read only and added parameter in constructor…
… for ResultUpdatedEventArgs::Results (CA2227: Collection properties should be read only)
Configuration menu - View commit details
-
Copy full SHA for cb4c580 - Browse repository at this point
Copy the full SHA cb4c580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6c3a5 - Browse repository at this point
Copy the full SHA 7f6c3a5View commit details -
Removed initialization for ThemeManager::_disposed (CA1805: Do not in…
…itialize unnecessarily)
Configuration menu - View commit details
-
Copy full SHA for 64dc964 - Browse repository at this point
Copy the full SHA 64dc964View commit details -
Changed Query::Terms array property to ReadOnlyCollection and added p…
…rivate set (CA1819: Properties should not return arrays)
Configuration menu - View commit details
-
Copy full SHA for 014841b - Browse repository at this point
Copy the full SHA 014841bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7185f - Browse repository at this point
Copy the full SHA 7a7185fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10fe6c6 - Browse repository at this point
Copy the full SHA 10fe6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 704e177 - Browse repository at this point
Copy the full SHA 704e177View commit details -
Removed unnecessary empty interface IFeatures (CA1040: Avoid empty in…
…terfaces) - Removed IFeatures interface and references - Renamed IFeatures.cs to IContextMenu.cs according to guidelines
Configuration menu - View commit details
-
Copy full SHA for a683a43 - Browse repository at this point
Copy the full SHA a683a43View commit details -
Added comments for CultureInfo (CA1307: Specify StringComparison for …
…clarity / CA1304: Specify CultureInfo)
Configuration menu - View commit details
-
Copy full SHA for 731d71e - Browse repository at this point
Copy the full SHA 731d71eView commit details -
Reverted "Enabled FxCopAnalyzer for Wox.Plugin"
This reverts commit f721c2f.
Configuration menu - View commit details
-
Copy full SHA for fe7aad3 - Browse repository at this point
Copy the full SHA fe7aad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ab10d - Browse repository at this point
Copy the full SHA b9ab10dView commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 94eab4e - Browse repository at this point
Copy the full SHA 94eab4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f9cc6 - Browse repository at this point
Copy the full SHA 68f9cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4540b43 - Browse repository at this point
Copy the full SHA 4540b43View commit details
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 26e333b - Browse repository at this point
Copy the full SHA 26e333bView commit details