Skip to content

Commit

Permalink
Switch to custom format problem matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
HEJOK254 committed Nov 18, 2024
1 parent 9d9ef8f commit acffd52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
dotnet-version: 8.0.x
- name: Restore dependencies
run: dotnet restore
- name: Setup problem matcher
uses: xt0rted/dotnet-format-problem-matcher@v1
- uses: hejok254/dotnet-format-problem-matcher@v1-beta
- name: Format
run: dotnet format 'Discord QuickEdit.sln' --verify-no-changes --verbosity diagnostic

Expand Down

0 comments on commit acffd52

Please sign in to comment.