Add Mods.D2k to make check.
This commit is contained in:
2
Makefile
2
Makefile
@@ -187,6 +187,8 @@ check:
|
||||
@mono --debug OpenRA.Utility.exe ra --check-code-style OpenRA.Mods.Common
|
||||
@echo "Checking for code style violations in OpenRA.Mods.Cnc..."
|
||||
@mono --debug OpenRA.Utility.exe cnc --check-code-style OpenRA.Mods.Cnc
|
||||
@echo "Checking for code style violations in OpenRA.Mods.D2k..."
|
||||
@mono --debug OpenRA.Utility.exe cnc --check-code-style OpenRA.Mods.D2k
|
||||
@echo "Checking for code style violations in OpenRA.Mods.TS..."
|
||||
@mono --debug OpenRA.Utility.exe cnc --check-code-style OpenRA.Mods.TS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user