* Pylint plugin to check __init__ return type * Support *args add **kwargs, type hints * Use 'in' instead of 'any()' * Fix last few places