Popular repositories
-
-
-
-
-
Forked from rjmholt/SelfSignedCertificate
A module for generating self-signed certificates in PowerShell Core
PowerShell
-
Forked from chocolatey-community/Chocolatey
PowerShell Module and DSC Resource for Chocolatey Software
PowerShell
846 contributions in the last year
Contribution activity
December 2020
Created 22 commits in 2 repositories
Created 2 repositories
Created a pull request in dotnet/runtime that received 11 comments
Upgrade StyleCopAnalyzers to v1.2.0-beta.312
https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases/tag/1.2.0-beta.312 Follow-up to #45644.
+1
−1
•
11
comments
Opened 40 other pull requests in 3 repositories
PowerShell/PowerShell
17
open
11
merged
1
closed
- Use String.Split(char) instead of String.Split(String)
- Fix IDE0032: UseAutoProperty part 3
- Add summary element to documentation comment
- Enable SA1205: Partial elements should declare access
- Update document link because of HTTP 301 redirect
- Use IntPtr.Addition(IntPtr, Int32) Operator
- Remove suppression of PreSharp error 56500
- Remove empty element return value documentation
- Refactor complex if statement
- Enable CA2249: Consider using String.Contains instead of IndexOf
- Use string.Contains(char) overload
- Remove redundant local assignment in AclCommands
- Fix RCS1215: Expression is always equal to true/false
- Upgrade StyleCopAnalyzers to v1.2.0-beta.312
- Fix CA1309: Use ordinal StringComparison in CertificateProvider
- Fix IDE0090: Simplify new expression part 7
- Fix IDE0090: Simplify new expression part 6
- Add DocumentationAnalyzers to build
- Fix RCS1102: Make class static
- Upgrade StyleCopAnalyzers to v1.2.0-beta.304
- Replace GetFiles in UpdatableHelpCommandBase
- Replace GetFiles in CompletionCompleters
- Replace GetFiles in CompletionCompleters
- Replace GetFiles in ModuleCmdletBase
- Replace GetFiles in AnalysisCache
- Some pull requests not shown.
PowerShell/MarkdownRender
7
open
Reviewed 2 pull requests in 1 repository
PowerShell/PowerShell 2 pull requests
Created an issue in dotnet/docs that received 11 comments
Broken xmldoc URL
follow https://docs.microsoft.com/dotnet/csharp/programming-guide/xmldoc/xml-documentation-comments https://docs.microsoft.com/dotnet/csharp/progra…
11
comments