diff -r da9e08920e7c -r 18fb5d765f3a Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheck.py --- a/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheck.py Tue Feb 06 19:18:43 2018 +0100 +++ b/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheck.py Tue Feb 06 19:21:00 2018 +0100 @@ -37,6 +37,7 @@ ), ) + def initService(): """ Initialize the service and return the entry point.