Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam committed Oct 10, 2023
1 parent 3350ebe commit 7ca60ca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,19 @@ Yet another dotnet format. It combines dotnet format with jscpd to provide a sin
- JSCPD, can be configured with `.jscpd.json (yml)` file
- Generate reports as GitHub Action artifact
- Generate reports as comment on PR
- Generate reports as workflow summary
- (optional) commit changes

## Demo

- generate report as comment https://github.com/maxisam/dotnet-format-plus/pull/48
- Workflow summary
<img width="1076" alt="image" src="https://github.com/maxisam/dotnet-format-plus/assets/456807/d1c3e659-b9f3-4969-a752-054739b7920b">

- Annotation

<img width="567" alt="image" src="https://github.com/maxisam/dotnet-format-plus/assets/456807/87de99ae-a860-46f3-9987-d692df0aaf37">

## Usage

Currently this action is focused on running on PRs.
Expand Down

0 comments on commit 7ca60ca

Please sign in to comment.