SynologyOpenSource / synology-csi

Apache License 2.0
499 stars 107 forks source link

Add basic ci pipeline #79

Open fstaffa opened 7 months ago

fstaffa commented 7 months ago

Add github pipeline running build and go fmt (fail if code is not formatted correctly). Example of go fmt failure is here: https://github.com/fstaffa/synology-csi/actions/runs/7807003986/job/21294498642

Applied go fmt to all files