Skip to content

Commit 3b245ad

Browse files
committed
drop fantomas because of dotnet bug
1 parent c3d18f3 commit 3b245ad

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
{
22
"version": 1,
33
"isRoot": true,
4-
"tools": {
5-
"fantomas": {
6-
"version": "6.3.16",
7-
"commands": [
8-
"fantomas"
9-
],
10-
"rollForward": false
11-
}
12-
}
4+
"tools": {}
135
}

0 commit comments

Comments
 (0)