Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: belav/csharpier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.5
Choose a base ref
...
head repository: belav/csharpier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.6
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

Commits on Feb 6, 2026

  1. Fixing edge case with an recursive pattern with a comment but no prop… (

    #1807)
    
    …erties
    
    closes #1804
    # Conflicts:
    #	Src/CSharpier.Core/CSharp/SyntaxPrinter/SyntaxNodePrinters/RecursivePattern.cs
    belav committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    ab277fb View commit details
    Browse the repository at this point in the history
  2. Ignore DTD to avoid it throwing an exception. Make sure we check for … (

    #1810)
    
    …warnings after formatting to be sure tests are actually formatting code
    
    closes #1809
    belav authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    86d8494 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39dd7eb View commit details
    Browse the repository at this point in the history
  4. Releasing 1.2.6 (#1812)

    belav authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    189cdc0 View commit details
    Browse the repository at this point in the history
Loading