Skip to content

Commit

Permalink
docs: add schema to the example
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezanet authored Jun 15, 2024
1 parent 83f3666 commit 91383d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/task-runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dotnet husky add pre-commit -c "dotnet husky run --group pre-commit"

``` json
{
"$schema": "https://alirezanet.github.io/Husky.Net/schema.json",
"tasks": [
{
"name": "dotnet-format",
Expand Down

0 comments on commit 91383d1

Please sign in to comment.