|
|
@ -1,6 +1,6 @@ |
|
|
|
--- a/make.ps1
|
|
|
|
+++ b/make.ps1
|
|
|
|
@@ -136,6 +136,8 @@
|
|
|
|
@@ -111,6 +111,8 @@
|
|
|
|
echo "Testing mods..." |
|
|
|
echo "Testing Tiberian Sun mod MiniYAML..." |
|
|
|
./OpenRA.Utility.exe ts --check-yaml |
|
|
@ -9,7 +9,7 @@ |
|
|
|
echo "Testing Dune 2000 mod MiniYAML..." |
|
|
|
./OpenRA.Utility.exe d2k --check-yaml |
|
|
|
echo "Testing Tiberian Dawn mod MiniYAML..." |
|
|
|
@@ -170,6 +172,8 @@
|
|
|
|
@@ -145,6 +147,8 @@
|
|
|
|
./OpenRA.Utility.exe cnc --check-code-style OpenRA.Mods.D2k |
|
|
|
echo "Checking for code style violations in OpenRA.Mods.TS..." |
|
|
|
./OpenRA.Utility.exe cnc --check-code-style OpenRA.Mods.TS |
|
|
|