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 ac3fb88Copy full SHA for ac3fb88
.pre-commit-config.yaml
@@ -11,3 +11,6 @@ repos:
11
rev: v0.1.4
12
hooks:
13
- id: format-xml
14
+
15
+ci:
16
+ skip: [dotnet-format] # not available on https://pre-commit.ci
0 commit comments