Fail CI on lint warnings
This commit is contained in:
committed by
Matthias Mailänder
parent
34bcae9abb
commit
ade27ad8b9
2
Makefile
2
Makefile
@@ -180,7 +180,7 @@ help:
|
||||
@echo ' make [RUNTIME=net6] TARGETPLATFORM=unix-generic'
|
||||
@echo
|
||||
@echo 'to check the official mods for erroneous yaml files, run:'
|
||||
@echo ' make [RUNTIME=net6] test'
|
||||
@echo ' make [RUNTIME=net6] [TREAT_WARNINGS_AS_ERRORS=false] test'
|
||||
@echo
|
||||
@echo 'to check the engine and official mod dlls for code style violations, run:'
|
||||
@echo ' make [RUNTIME=net6] check'
|
||||
|
||||
Reference in New Issue
Block a user