Skip to content

Commit

Permalink
Add SquiggleCop.Tool for ad-hoc baselining
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKotsenas committed Aug 1, 2024
1 parent f749ea1 commit 79a46ea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
"dotnet-verify"
],
"rollForward": false
},
"squigglecop.tool": {
"version": "1.0.6",
"commands": [
"dotnet-squigglecop"
],
"rollForward": false
}
}
}

0 comments on commit 79a46ea

Please sign in to comment.