There was a problem fetching the latest pipeline status.
TASK: Migrate code base and tests
* Use namespace in configuration, as classes are now namespaced. * Also use namespace in code for referenced to own sniffs. * Do not use identifiers with further dots as this is no longer supported, use ":" instead. Relates: #82