We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0922f3e commit 0f09b4fCopy full SHA for 0f09b4f
.pre-commit-config.yaml
@@ -1,6 +1,7 @@
1
2
repos:
3
- - repo: local
+ - repo: https://github.com/dotnet/format
4
+ rev: v5.1.225507
5
hooks:
6
- id: dotnet-format
7
name: dotnet-format
0 commit comments