Skip to content

Commit 800edbc

Browse files
committed
Include dotnet tool
1 parent 4fc72fa commit 800edbc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.config/dotnet-tools.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
"commands": [
88
"fantomas"
99
]
10+
},
11+
"fsharp-analyzers": {
12+
"version": "0.20.2",
13+
"commands": [
14+
"fsharp-analyzers"
15+
]
1016
}
1117
}
1218
}

0 commit comments

Comments
 (0)