Files
puregym-unofficial-dotnet/.config/dotnet-tools.json
patrick a29133a443
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful
Simplify flake (#12)
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
Reviewed-on: #12
2024-05-31 23:49:34 +00:00

13 lines
152 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.4",
"commands": [
"fantomas"
]
}
}
}