summaryrefslogtreecommitdiff
path: root/scripts/format-csharp
blob: 974ce555a4cccf3fc31789b698ad1089d3858863 (plain)
1
2
3
4
#!/bin/bash
set -e

dotnet-format subprojects/gstreamer-sharp/gstreamer-sharp.sln --include sources/custom/\*.cs $@