-
Notifications
You must be signed in to change notification settings - Fork 509
Comparing changes
Open a pull request
base repository: DotNetAnalyzers/StyleCopAnalyzers
base: 1.2.0-beta.507
head repository: DotNetAnalyzers/StyleCopAnalyzers
compare: 1.2.0-beta.553
Commits on Jan 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for df70004 - Browse repository at this point
Copy the full SHA df70004View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8f0b4b - Browse repository at this point
Copy the full SHA f8f0b4bView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b5db19 - Browse repository at this point
Copy the full SHA 9b5db19View commit details
Commits on Jun 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e098ddc - Browse repository at this point
Copy the full SHA e098ddcView commit details
Commits on Jun 26, 2023
-
Merge pull request #3674 from bjornhellander/feature/sa1011-case-list…
…-pattern Update SA1011 to forbid trailing space before the end of a switch case
Configuration menu - View commit details
-
Copy full SHA for 0f30141 - Browse repository at this point
Copy the full SHA 0f30141View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58dbaed - Browse repository at this point
Copy the full SHA 58dbaedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2406656 - Browse repository at this point
Copy the full SHA 2406656View commit details -
Improve coverage for SA1300 by changing a test to verify a property (…
…instead of a field) in a native methods class, since this analyzer does not handle fields
Configuration menu - View commit details
-
Copy full SHA for 487935c - Browse repository at this point
Copy the full SHA 487935cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88cf7a1 - Browse repository at this point
Copy the full SHA 88cf7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for db6febe - Browse repository at this point
Copy the full SHA db6febeView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb324ac - Browse repository at this point
Copy the full SHA eb324acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 120a6a5 - Browse repository at this point
Copy the full SHA 120a6a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7885adb - Browse repository at this point
Copy the full SHA 7885adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d66c6 - Browse repository at this point
Copy the full SHA 92d66c6View commit details
Commits on Jul 6, 2023
-
Merge pull request #3611 from sharwell/operation-wrapper
Rewrite IOperationWrapper as a wrapper structure around IOperation
Configuration menu - View commit details
-
Copy full SHA for b209e4e - Browse repository at this point
Copy the full SHA b209e4eView commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 551d825 - Browse repository at this point
Copy the full SHA 551d825View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8eb1db3 - Browse repository at this point
Copy the full SHA 8eb1db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e0440 - Browse repository at this point
Copy the full SHA a6e0440View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45ce58 - Browse repository at this point
Copy the full SHA d45ce58View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ba311b - Browse repository at this point
Copy the full SHA 4ba311bView commit details
Commits on Sep 12, 2023
-
Merge pull request #3694 from sharwell/sa1202-more-types
Update SA1202 to support interfaces (C# 8) and records (C# 9, 10)
Configuration menu - View commit details
-
Copy full SHA for 890236e - Browse repository at this point
Copy the full SHA 890236eView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fce493b - Browse repository at this point
Copy the full SHA fce493bView commit details -
Update SA1642 and its code fix to handle record structs correctly. Al…
…so add tests for records and record classes. #3518
Configuration menu - View commit details
-
Copy full SHA for 472780c - Browse repository at this point
Copy the full SHA 472780cView commit details -
Merge pull request #3697 from bjornhellander/feature/sa1308-doc
Update documentation for SA1308 to also mention prefix "t_"
Configuration menu - View commit details
-
Copy full SHA for af76eb5 - Browse repository at this point
Copy the full SHA af76eb5View commit details
Commits on Sep 27, 2023
-
Merge pull request #3696 from bjornhellander/feature/sa1642-records
Update SA1642 and its code fix to handle record structs correctly
Configuration menu - View commit details
-
Copy full SHA for d1c94ed - Browse repository at this point
Copy the full SHA d1c94edView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 271f1d4 - Browse repository at this point
Copy the full SHA 271f1d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b00056d - Browse repository at this point
Copy the full SHA b00056dView commit details -
Mark several test classes as partial
This mechanical change simplifies an upcoming review.
Configuration menu - View commit details
-
Copy full SHA for 5f386bc - Browse repository at this point
Copy the full SHA 5f386bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc41c13 - Browse repository at this point
Copy the full SHA dc41c13View commit details
Commits on Sep 29, 2023
-
Merge pull request #3700 from sharwell/update-deps
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for 0685f19 - Browse repository at this point
Copy the full SHA 0685f19View commit details -
Merge pull request #3702 from sharwell/partial-tests
Mark several test classes as partial
Configuration menu - View commit details
-
Copy full SHA for 6cfbc21 - Browse repository at this point
Copy the full SHA 6cfbc21View commit details -
Merge pull request #3703 from sharwell/missing-tests
Add missing test files and fix inheritance
Configuration menu - View commit details
-
Copy full SHA for 57b15ad - Browse repository at this point
Copy the full SHA 57b15adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d8ee9 - Browse repository at this point
Copy the full SHA d1d8ee9View commit details -
Merge pull request #3704 from sharwell/generate-tests
Generate and validate derived test classes
Configuration menu - View commit details
-
Copy full SHA for 0548969 - Browse repository at this point
Copy the full SHA 0548969View commit details
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfd5ed2 - Browse repository at this point
Copy the full SHA dfd5ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e150a - Browse repository at this point
Copy the full SHA b7e150aView commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16c310e - Browse repository at this point
Copy the full SHA 16c310eView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b5fd4b5 - Browse repository at this point
Copy the full SHA b5fd4b5View commit details -
Merge pull request #3709 from bjornhellander/featur/sa1011-before-ran…
…ge-operator Update SA1011 to not require space before a range operator
Configuration menu - View commit details
-
Copy full SHA for 61aea88 - Browse repository at this point
Copy the full SHA 61aea88View commit details -
Merge pull request #3710 from bjornhellander/feature/sa1131-methods-a…
…s-constants Update SA1131 to treat methods as constants
Configuration menu - View commit details
-
Copy full SHA for 3411684 - Browse repository at this point
Copy the full SHA 3411684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3386603 - Browse repository at this point
Copy the full SHA 3386603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b6f93 - Browse repository at this point
Copy the full SHA 12b6f93View commit details
Commits on Oct 18, 2023
-
Merge pull request #3711 from martin-strecker-sonarsource/Allocations…
…InCanWrap Avoid allocations in CanWrap... methods
Configuration menu - View commit details
-
Copy full SHA for 1dd5ced - Browse repository at this point
Copy the full SHA 1dd5cedView commit details
Commits on Oct 21, 2023
-
Update SA1648 to accept inheritdoc on members implemented from static…
… abstract/virtual interface members. Also add tests for non-abstract/virtual interface members. #3595
Configuration menu - View commit details
-
Copy full SHA for a558a43 - Browse repository at this point
Copy the full SHA a558a43View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d5a62f - Browse repository at this point
Copy the full SHA 2d5a62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd2b05 - Browse repository at this point
Copy the full SHA 7cd2b05View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef223ab - Browse repository at this point
Copy the full SHA ef223abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d58dede - Browse repository at this point
Copy the full SHA d58dedeView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 393c5a1 - Browse repository at this point
Copy the full SHA 393c5a1View commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 836540c - Browse repository at this point
Copy the full SHA 836540cView commit details
There are no files selected for viewing