/unity-ci-dotnet

Docker container using unityci/editor with .NET SDK to run dotnet commands in Unity environment

Primary LanguageDockerfileMIT LicenseMIT

Docker image for Unity code quality in CI

(Not affiliated with Unity Technologies)

This docker image is based on unityci/editor.

The purpose is to have .NET SDK to run dotnet commands in a Unity environment such as : dotnet format command to get code quality results as a report for Merge Requests Widget on GitLab.