Merge Mods.TS into Mods.Cnc
This commit is contained in:
2
make.ps1
2
make.ps1
@@ -143,8 +143,6 @@ function Check-Command {
|
||||
./OpenRA.Utility.exe cnc --check-code-style OpenRA.Mods.Cnc
|
||||
echo "Checking for code style violations in OpenRA.Mods.D2k..."
|
||||
./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
|
||||
echo "Checking for code style violations in OpenRA.Utility..."
|
||||
./OpenRA.Utility.exe cnc --check-code-style OpenRA.Utility
|
||||
echo "Checking for code style violations in OpenRA.Test..."
|
||||
|
||||
Reference in New Issue
Block a user