Create a lenient SDL analyser and store it as a "singleton".
Parameters
optional
checks: Check[] | undefined
Optional Check implementations to use in the analyser. If not supplied defaultChecks will be applied.
NOTE: When passing a value for checks, defaultChecks must be included in this value if they are to be applied.