mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 22:35:42 +00:00
format c# script (#842)
Former-commit-id: 013889fd12611a9d14f87fbddfddb20fd0d50ff1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
dotnet-format ./src/main/csharp/net/eagle0/clients/unity/eagle0/eagle0.sln --exclude Assets/Plugins/SimpleFileBrowser Assets/Modern\ UI\ Pack Assets/Terrain\ Hexes Assets/Plugins/AsyncAwaitUtil Assets/GUI\ Pro\ Kit\ Fantasy\ RPG
|
||||
dotnet-format ./src/main/csharp/net/eagle0/clients/unity/eagle0/Assembly-CSharp.sln --exclude Assets/Plugins/SimpleFileBrowser Assets/Modern\ UI\ Pack Assets/Terrain\ Hexes Assets/Plugins/AsyncAwaitUtil Assets/GUI\ Pro\ Kit\ Fantasy\ RPG
|
||||
Reference in New Issue
Block a user