Skip to content
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

Adding csproj formatting #858

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

Adding csproj formatting #858

wants to merge 30 commits into from

Commits on Mar 20, 2023

  1. Working on moving around tests

    belav committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fec0970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee13114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85e1731 View commit details
    Browse the repository at this point in the history
  4. Updating ignore

    belav committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c617fe4 View commit details
    Browse the repository at this point in the history
  5. Some cleanup

    belav committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b1fdc0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    756b51f View commit details
    Browse the repository at this point in the history
  7. Getting basics working

    belav committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    57395fd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    e72b76d View commit details
    Browse the repository at this point in the history
  2. Trying to format with the CLI

    belav committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5887f44 View commit details
    Browse the repository at this point in the history
  3. fixing warnings

    belav committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    30f05a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Some notes and fixes

    belav committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f5e8be4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    4a4c2a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e51834d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e61f38d View commit details
    Browse the repository at this point in the history
  4. Fixing thing

    belav committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a8d1c64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebd2316 View commit details
    Browse the repository at this point in the history
  6. some little cleanup

    belav committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f95ad65 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Merge branch 'main' into csproj-formatting

    # Conflicts:
    #	Directory.Build.props
    #	Scripts/UpdateCSharpierRepos.ps1
    #	Src/CSharpier.Cli/CommandLineFormatter.cs
    #	Src/CSharpier.Generators/CSharpier.Generators.csproj
    #	Src/CSharpier.Playground/ClientApp/src/AppContext.ts
    #	Src/CSharpier.Playground/ClientApp/src/Controls.tsx
    #	Src/CSharpier.Playground/ClientApp/src/FormatCode.ts
    #	Src/CSharpier.Playground/Controllers/FormatController.cs
    #	Src/CSharpier.Tests.Generators/CSharpier.Tests.Generators.csproj
    #	Src/CSharpier.Tests.Generators/FormattingTestsGenerator.cs
    #	Src/CSharpier.Tests/CodeFormatterTests.cs
    #	Src/CSharpier.Tests/FormattingTests/BaseTest.cs
    #	Src/CSharpier.Tests/Samples/AllInOne.test
    #	Src/CSharpier/CSharpFormatter.cs
    #	Src/CSharpier/CodeFormatter.cs
    belav committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a913e77 View commit details
    Browse the repository at this point in the history
  2. get playground partly working

    belav committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    14fa782 View commit details
    Browse the repository at this point in the history
  3. cleanup usings

    belav committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    21b7185 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    a8ffa77 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9367648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ce144 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    eaf396d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    d6ab600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f37675 View commit details
    Browse the repository at this point in the history
  3. actually getting close now

    belav committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9eb07e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    a99fd33 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Fixing up some edge cases

    belav committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3fd3bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb0661 View commit details
    Browse the repository at this point in the history