The statements were just there to get the PR checks to pass as I was violating Joomla's code style which did not take several things into account, e.g. the fact that some legacy properties which we still have to use were snake_case instead of camelCase. Since your checks pass here, including the PHPCS ones, there's no problem with me :)
@nikosdion you might want to have a look here as if I'm not mistaken, then I removed some of your recent cs:ignore statements.