0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3905 from eXpl0it3r/bugfix/codecov-badge More... 6 months ago
Fix codecov not displaying on GitHub More... 6 months ago
Merge pull request #3864 from bjornhellander/feature/csharp13-tests More... 10 months ago
Merge pull request #3885 from sharwell/faster-settings More... 10 months ago
Rename method to indicate use only in code fixes More... 10 months ago
Rename method to indicate use only in tests More... 10 months ago
Cache StyleCop settings instances in analyzers More... 10 months ago
Avoid repeat allocations in Enum.TryParse More... 10 months ago
Avoid captures in NamingSettings constructor More... 10 months ago
Use a struct enumerator for JsonObject More... 10 months ago
Update the code analysis nuget in the c# 13 test project More... 11 months ago
Also update build-and-test.yml and test.yml More... 12 months ago
Add test project for c# 13 (pre-release version) More... 12 months ago
Merge pull request #3861 from MattFromRVA/SA1642_Fix More... 12 months ago
Updated unit test More... 12 months ago
updated documentation More... 12 months ago
Added changes to allow the <para> tag in <summary>. Added Unit test for SA1642 More... 12 months ago
Merge pull request #3859 from bjornhellander/feature/sa1629-xml-entity-3802 More... 12 months ago
Fixes after review #3802 More... about 1 year ago
Correct SA1629 to add a period if the documentation ends in an xml entity. Previously replaced the semicolon in the xml entity. #3802 More... about 1 year ago
Merge pull request #3857 from bjornhellander/feature/sa1015-initializer-3856 More... about 1 year ago
Update SA1015 to not care about trailing spaces in a number of cases: typically last in dictionary initializer items, collection initializers and collection expressions. #3856 More... about 1 year ago
Merge pull request #3855 from bjornhellander/feature/sa1604-doc More... about 1 year ago
Corrected SA1604 documentation to include a relevant example #3848 More... about 1 year ago
Merge pull request #3836 from bjornhellander/feature/sa1004-param-modifier-3817 More... about 1 year ago
Update SA1004 to allow doc comments to start with the readonly keyword #3817 More... about 1 year ago
Merge pull request #3842 from alexrp/patch-1 More... about 1 year ago
Update `DocumentSettings` to use correct default for `headerDecoration`. More... about 1 year ago
Update `stylecop.json` schema to have correct default for `headerDecoration`. More... about 1 year ago
Update SA1004 to allow doc comments to start with the in, out and ref keywords #3817 More... about 1 year ago