JohnMichaelTO / unity-ci-dotnet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Dockerfile 60.0%Language:Shell 40.0%