Skip to content

Commit

Permalink
Merge pull request #4 from richardspence/richard/clean-up
Browse files Browse the repository at this point in the history
Code clean up
  • Loading branch information
richardspence authored Apr 10, 2024
2 parents 65366f6 + 29c05f7 commit 543e49c
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 109 deletions.
12 changes: 12 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.28.0",
"commands": [
"dotnet-csharpier"
]
}
}
}
Loading

0 comments on commit 543e49c

Please sign in to comment.