Skip to content

Commit

Permalink
style: reformat elasticsearch tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezanet committed Oct 27, 2023
1 parent ec6e144 commit a465271
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
]
},
"dotnet-format": {
"version": "5.1.250801",
"version": "8.0.452407",
"commands": [
"dotnet-format"
]
}
}
}
}
4 changes: 2 additions & 2 deletions .husky/task-runner.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"command": "dotnet",
"group": "pre-commit",
"args": [
"dotnet-format",
"--include",
"format",
"--include=",
"${staged}"
],
"include": [
Expand Down

0 comments on commit a465271

Please sign in to comment.