- Change name of rubocop warning - Disable linting on remaining offending lines - Add todos to move lines with disabled linting checks to extend/os in the future
The methods `OS.linux?` and `OS.mac?` should only be used in `extend/os` and this cop makes sure of that.