4 lines
184 B
YAML
4 lines
184 B
YAML
|
version: '1.0'
|
||
|
linter: jetbrains/qodana-dotnet:2024.3
|
||
|
bootstrap: curl -fsSL https://dot.net/v1/dotnet-install.sh | bash -s -- --jsonfile /data/project/global.json -i /usr/share/dotnet
|