I'm probably going to just exempt the libraries/framework folder from our PHPCS checks. The Framework repo is using the proper coding standards definition whereas the CMS doesn't have the full ruleset implemented and also has some tweaks for reasons I don't remember anymore (this was all set up a year ago).
With that said, you should send up these fixes over to the Framework repo. I'm willing to bet if you examine the Travis output from the last build, these same issues are highlighted.
I'm probably going to just exempt the
libraries/frameworkfolder from our PHPCS checks. The Framework repo is using the proper coding standards definition whereas the CMS doesn't have the full ruleset implemented and also has some tweaks for reasons I don't remember anymore (this was all set up a year ago).With that said, you should send up these fixes over to the Framework repo. I'm willing to bet if you examine the Travis output from the last build, these same issues are highlighted.