Files
puregym-unofficial-dotnet/.config/dotnet-tools.json
patrick 6b2ebdffba
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful
Relax JSON schema and update deps (#19)
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
Reviewed-on: #19
2024-12-24 19:27:15 +00:00

13 lines
153 B
JSON

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